Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 925 Bytes

File metadata and controls

12 lines (9 loc) · 925 Bytes

API Design

Respond to those network requests!

Guides

  • Heroku HTTP API Design Guide - A set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • NBB REST API Design Guide - This repository hosts the REST API Design Guide of the National Bank of Belgium.
  • OpenAPI - ...focused on creating, evolving and promoting a vendor neutral description format.
  • AsyncAPI - Open-Source tools to easily build and maintain your event-driven architecture.
  • JSON Schema - JSON Schema is a declarative language that allows you to annotate and validate JSON documents.
  • API Improvement Proposals (AIP) - Focused design documents for flexible API development.