RequestlyforRequestlyrequestly.hashnode.dev·Jan 22, 2025Introducing Open Source API ClientAPIs are the backbone of modern applications, enabling seamless communication between systems. Requestly simplifies API testing, debugging, and development. With the new Requestly API Client, the product expands into comprehensive API management and ...postman alternative
Treblletrebllemakers.hashnode.dev·Jan 6, 2025Import/Export in Aspen Collections: Collaborate FasterAspen just got even better! With the new Import/Export feature for Collections, you can quickly share API requests with your team or import Collections from Postman. This update enhances collaboration, streamlines workflows, and makes reusing APIs ea...API TESTING
Getaw Dejengetawdejen.hashnode.dev·Jan 3, 2025AxiosFlow: Automate Type-Safe API Calls and Supercharge Your TypeScript WorkflowAs a TypeScript developer, have you ever felt frustrated writing repetitive, error-prone API calls? Do you wish there were a way to automate type-safe API interactions without sacrificing flexibility? Meet AxiosFlow, a powerful TypeScript library tha...React
Treblletrebllemakers.hashnode.dev·Dec 18, 2024Understanding RESTful API CRUD OperationsAPIs are the glue that holds modern apps together, letting different parts of your system communicate effortlessly. If you’ve been working with RESTful APIs, you’ve probably heard about CRUD operations: Create, Read, Update, and Delete. These are the...APIs
Anmol Baranwalanmolbaranwal.hashnode.dev·Dec 12, 2024This API Client is More Secure and Better Than PostmanAPIs are the backbone of modern web and while Postman has been the most widely used tool for years, there are plenty of good options out there. Each alternative brings unique features to fit the different needs of developers and teams alike. Today, l...10 likes·96 readsAPIs
Yohan LByohanlb.hashnode.dev·Sep 28, 2024The API Client I Didn’t Know I Needed: Bruno1. Introduction: The Search for the Perfect API Client While developing the API for my GeoQuiz app, I needed a reliable and simple API client for testing, documenting, and managing routes across different environments. I initially explored well-known...29 readsWeb EngineeringAPIs
Ganesh Rama Hegdedesignpatterns.hashnode.dev·Sep 1, 2024Factory Design PatternThe factory design pattern is a creational design pattern that provides an interface for creating objects in a superclass but allows subclasses to change the type of objects that will be created. Instead of calling the constructor directly, we use a ...1 likeFactory Design Pattern
Sohail Pathaniamspathan.hashnode.dev·Jul 18, 2024The Fragmentation in API Tooling: Specialized Tools, Inefficient ProcessesThe API management world is certainly a difficult one to navigate, especially for beginners. I can tell from my own experience that when starting my journey in API management I was kind of blown away with the number of tools that are out there and av...APIs
Cloud Tunedcloudtuned.hashnode.dev·Jun 7, 2024Daily Hack #day65 - Paw API ClientPaw API Client Paw is a powerful and user-friendly API client for macOS designed for developers, testers, and anyone working with APIs. It provides an intuitive interface and a rich set of features to simplify the process of designing, testing, and d...Daily Hackspaw
Ryan Howardrollercodester.hashnode.dev·Apr 9, 2024NoGQL Web AppsWhat the heck is NoGQL? "Surely it's a typo. He probably means NoSQL, right?" It's not a typo, and apologies if you were hoping this was going to be a DB discussion. What I mean by NoGQL is any modern web application that doesn't use GraphQL or any o...54 readsAPI clients