OpenKeyval : OpenKeyval is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist d...
API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
Postman : Save requests and organize your APIs into Collections. Create and send any HTTP request using the awesome Postman request builder. Write your own test...
Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
Bluepine is a DSL for defining API Schema/Endpoint with the capabilities to generate Open API (v3) spec, validate API request and serialize object for API response based on single schema definition.