December 8, 2021 Engineering | < 1 MIN READ Building With Insomnia as a REST API Client As more companies invest in a cloud native infrastructure, they’re choosing to prioritize their applications as microservices—architecting them into distinct servers. Each component is responsible for one (and only one)… Continue reading
December 2, 2021 Product Releases | 6 MIN READ What’s New (and Coming Soon) With Insomnia For those who aren’t familiar with Insomnia, it’s Kong’s API testing, design and debugging platform. Insomnia’s product vision is to optimize API development by simplifying and automating a developer’s workflows.… Continue reading
November 23, 2021 Engineering | 3 MIN READ Generating Dynamic Signatures for API Authentication With Insomnia Earlier this year, we hosted our inaugural Kong Summit Hackathon. This virtual competition engaged our open source community and offered recognition and prizes for hacks in various categories. The community… Continue reading
September 20, 2021 Engineering | 12 MIN READ Speed-Review API Specifications with Insomnia As the software application world moves from monolith architectures to microservices, we are also seeing a shift toward developing modular and reusable APIs. According to APIOps, reusable APIs are consumable… Continue reading
August 24, 2021 Engineering | 8 MIN READ How to Leverage Insomnia as a GraphQL Client Here at Kong, we’re advocates for architecting your application as a group of microservices. In this design style, individual services are responsible for handling one aspect of your application, and… Continue reading
July 21, 2021 Engineering | 12 MIN READ 6 Ways to Leverage Insomnia as a gRPC Client In this article, we’re going to build a fun and simple gRPC server in Node.js. Then we’ll demonstrate how to use Insomnia to make gRPC requests on our server. First,… Continue reading