Watson Kristinourtechlife.hashnode.dev·Oct 23, 2024Getting Started with Insomnia: How to Use Environment VariablesInsomnia is a powerful tool for designing, debugging, automated testing, and load testing APIs. Insomnia supports the concept of environments, which can be used for various purposes such as development, production, sandbox, and mock servers. In this...Discuss·1 likeEchoAPI
Aakansha PriyaforEmpathyOpsblog.empathyops.io·Sep 10, 2024Getting started with Kong InsomniaHey folks 👋🏼 For the past week, I had the chance to explore a tool called Insomnia by Kong and thought I'd share my learnings through this blog. So here we go. Imagine you're a developer, sitting at your desk late at night, surrounded by coffee cup...Discuss·25 likes·111 readsAPIs
tkssharmaarticles.tkssharma.com·Aug 28, 2024Postman vs BrunoBruno: A Powerful Alternative to Postman for API Testing ![](https://i.ytimg.com/vi/yIYTbjpgtAg/maxresdefault.jpg) https://www.youtube.com/watch?v=yIYTbjpgtAg Introduction Postman has long been the go-to tool for API testing and development. Howeve...Discuss·50 readspostman client
Venkat Rvenkatr.hashnode.dev·May 25, 2024The Basics of API Integration: A Beginner's Guide to Connecting ApplicationsIntroduction to API Integration In today's interconnected digital landscape, applications rarely exist in isolation. The ability for different software systems to communicate and share data seamlessly is vital for creating rich user experiences and e...DiscussAPI Endpoints
Oyindamola Abolajioyinabolaji.hashnode.dev·Feb 10, 2024Working Together: Reflections on Combining Presentation and Application TasksIntroduction I was recently assigned two tasks: creating a presentation and developing a functional application. Although initially daunting, these assignments provided an opportunity to demonstrate my skills in visual communication and software deve...DiscussNext.js
Ojonuba Jeremiahjerrylyte.hashnode.dev·Jan 24, 2023Importing Flask APIs to Insomnia: A Step-by-Step Guide Using the API URLThis is just a quick guide to import , so it is safe to assume that: You know how to run your flask app server. You know how to access your api on localhost:port You know what Insomnia is and its usefulness in API development and testing First s...Discuss·4 likes·290 reads#insomnia
Sebastian Roysebastianroy.hashnode.dev·Aug 17, 2022Designing the Glue between Server and ClientWhen working on a project for three months and then abandoning it, documentation is a bit of a pain. But for anything more than that, documenting the software structure is important, especially when working in a team or when planning to work in a tea...Discuss·32 readsOpenApi