Skip to content

Latest commit

 

History

History
62 lines (51 loc) · 2.51 KB

standards.md

File metadata and controls

62 lines (51 loc) · 2.51 KB

Bookmarks tagged [standards]

http://jsonapi.org/

Standard for building APIs in JSON.


http://raml.org/

Simple and succinct way to describe RESTful API.


http://labs.omniti.com/labs/jsend

Simple specification that lays down some rules for how JSON responses from web servers should be formatted.


http://www.odata.org/

Open protocol to allow the creation and consumption of queryable and interoperable RESTful APIs. Quite complex.


http://json-ld.org/

Standard for describing Linked Data and hypermedia relations in JSON (W3C).


http://www.hydra-cg.com/

Vocabulary for Hypermedia-Driven Web APIs (W3C).


http://schema.org

Collection of schemas describing common data models.


https://openapis.org/

Formerly known as the Swagger Specification, OpenAPI specifcation is the world’s most popular description format for defining Restful APIs.


https://github.com/geoff-codes/posix-standard


http://refspecs.linuxfoundation.org/lsb.shtml