AlexeySensei: Simplifying API Client GenerationThe Python framework that provides a quick way to build robust HTTP requests and best API clients….Nov 20
InMedialessonbyLukasReducing the manual workload when using OAuth 2.0 in BrunoBruno now ships with built-in support to fetch access tokens via OAuth 2.0. Still, we need to add the access token to each request…Aug 121
Engr. Md. Hasan MonsurThunder Client for VS Code: A Lightweight API Testing ToolIn this article, I explore Thunder Client for VS Code, a lightweight and user-friendly API testing tool integrated directly into Visual…Oct 102Oct 102
Anurag ChatterjeeUploading file with additional metadata in FastAPI — API and API clientsI recently worked on some Retrieval Augmented Generation (RAG) use cases to create an API endpoint to allow users to upload a file with…Mar 31Mar 31
Stefan ĐokićRefit — The .NET Rest API you should know aboutRefit is a REST API client library for .NET that allows you to define an API as an interface in your application…Aug 27Aug 27
AlexeySensei: Simplifying API Client GenerationThe Python framework that provides a quick way to build robust HTTP requests and best API clients….Nov 20
InMedialessonbyLukasReducing the manual workload when using OAuth 2.0 in BrunoBruno now ships with built-in support to fetch access tokens via OAuth 2.0. Still, we need to add the access token to each request…Aug 121
Engr. Md. Hasan MonsurThunder Client for VS Code: A Lightweight API Testing ToolIn this article, I explore Thunder Client for VS Code, a lightweight and user-friendly API testing tool integrated directly into Visual…Oct 102
Anurag ChatterjeeUploading file with additional metadata in FastAPI — API and API clientsI recently worked on some Retrieval Augmented Generation (RAG) use cases to create an API endpoint to allow users to upload a file with…Mar 31
Stefan ĐokićRefit — The .NET Rest API you should know aboutRefit is a REST API client library for .NET that allows you to define an API as an interface in your application…Aug 27
InwesionaryTEAMbyMukesh Kumar ChaudharyBruno | A better API client for developersRevolution in API client technology.Jan 52
King RayhanA Comprehensive Guide to the Python Requests Package: Mastering HTTP RequestsThe Python Requests package is a powerful and user-friendly library for making HTTP requests. It abstracts the complexities of making…Jun 21
HumphreyBUILDING FLUTTER ORM REST API CLIENTThe goal of this article is to demonstrate how to build an ORM API client for Flutter applications. Manually coding the entire process to…Sep 17