JSON API : A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching respons...
GraphQL : GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandabl...
Alpaca : Given a web API, Generate client libraries in node, php, python, ruby
Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques.
It is designed to be a fast audio API for br...
MailHog : MailHog is an email testing tool for developers:
Configure your application to use MailHog for SMTP delivery
View messages in the web UI, or retrieve ...
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.