Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
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...
HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
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.