Alpaca : Given a web API, Generate client libraries in node, php, python, ruby
Horizon : RethinkDB Horizon is an open-source developer platform for building realtime, scalable web apps. It is built on top of RethinkDB, and allows app devel...
HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
gRPC : gRPC is a modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate tr...
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...
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.