Retrofit turns your HTTP API into a Java interface | HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves bandwidth. |
URL parameter replacement and query parameter support;
Object conversion to request body (e.g., JSON, protocol buffers);
Multipart request body and file upload | HTTP/2 support allows all requests to the same host to share a socket.;Connection pooling reduces request latency (if HTTP/2 isn’t available).;Transparent GZIP shrinks download sizes.;Response caching avoids the network completely for repeat requests |
Statistics | |
GitHub Stars 43.8K | GitHub Stars - |
GitHub Forks 7.3K | GitHub Forks - |
Stacks 325 | Stacks 73 |
Followers 198 | Followers 92 |
Votes 0 | Votes 0 |

It is the only complete API development environment, used by nearly five million developers and more than 100,000 companies worldwide.

Paw is a full-featured and beautifully designed Mac app that makes interaction with REST services delightful. Either you are an API maker or consumer, Paw helps you build HTTP requests, inspect the server's response and even generate client code.

Combines API test-automation, mocks and performance-testing into a single, unified framework. The BDD syntax popularized by Cucumber is language-neutral, and easy for even non-programmers. Besides powerful JSON & XML assertions, you can run tests in parallel for speed - which is critical for HTTP API testing.

Appwrite's open-source platform lets you add Auth, DBs, Functions and Storage to your product and build any application at any scale, own your data, and use your preferred coding languages and tools.

Keep tabs on all aspects of your API's performance with uptime monitoring, integration testing, logging and real-time monitoring.

Insomnia is a powerful REST API Client with cookie management, environment variables, code generation, and authentication for Mac, Window, and Linux.

RESTful API Modeling Language (RAML) makes it easy to manage the whole API lifecycle from design to sharing. It's concise - you only write what you need to define - and reusable. It is machine readable API design that is actually human friendly.

API management, design, analytics, and security are at the heart of modern digital architecture. The Apigee intelligent API platform is a complete solution for moving business to the digital world.

It is a free, fast and beautiful API request builder. It helps you create requests faster, saving precious time on development

Falcor lets you represent all your remote data sources as a single domain model via a virtual JSON graph. You code the same way no matter where the data is, whether in memory on the client or over the network on the server.