Systems | Development | Analytics | API | Testing

API

Auto-generate Postman Collections from traffic

Postman is a great tool for API testing during development. It’s GUI is simple to learn and ubiquitous. However, manually writing test cases for local development gets tedious fast if you have a lot of endpoints. Meticulously entering every detail for every use case takes forever. Also, if you get one HTTP Header or parameter wrong, it can take hours to diagnose. And even when it’s done, the API tests are almost immediately out of date because the API contract changes.

Why APIs Are Central To Your Integration Strategy

Whether you’re adding to your app ecosystem or working on a full digital transformation business strategy, your aim is a smooth enterprise integration process. But when you’re working with multiple programming languages, brands, or operating systems, it can get complicated quickly. API integration is now critical to business functionality in an increasingly technical world. It’s the best way to avoid compatibility issues with all your apps and opens the door for future implementations.

Ensuring Quality in Microservices Architecture with Support for gRPC Testing

Microservices architecture. Many organizations today recognize it enables faster and easier software changes over more traditional monoliths. Microservices have become the backbone for how organizations develop cloud-native applications – programs that run independently in containers designed for cloud computing architectures.

How to Develop A Winning API Product Strategy

Every business strives to succeed in the digital economy. Consumers are shifting their focus away from physical products and towards connected experiences, prompting companies to change product designs and best management practices. An API product strategy can help aid you in your business’ journey to success in the digital economy.

On the Future of Digital Innovation

WSO2 passed many key milestones in 2021: by year-end, we had over 700 customers in nearly 90 countries, our annual recurring revenue (ARR) grew 31% to reach $63.3 million, and we achieved a net dollar retention (NDR) of 109%. We also expanded the team from 550 to over 900 employees in less than two years and hired several key senior leaders.

For Every Github Action...

On Nov 13, 2019 Github made it’s CI/CD solution GitHub Actions generally available to the world. Since then tens of thousands of shared workflows have been published. It is now the default for most Github projects given how easy it is to integrate with an existing repo. Projects of all sizes have adopted it from our homegrown Terraform module to the Docker Cli. This is why at Speedscale we’ve published a template for how to use Speedscale in conjunction with GitHub Actions.