Skip to content

julien-duponchelle/json-api

 
 

Repository files navigation

JSON API

Documentation for the application/vnd.api+json media type, a specification for APIs that use JSON. This repository is the source code for http://jsonapi.org.

Resources

Status

This standard is currently under development. To assist:

  1. Get the dependencies:

    $ bundle

  2. Host the site locally while editing:

    $ bundle exec rake preview:browser

  3. Edit the Markdown files.

  4. Commit your changes.

  5. Send a Pull Request when finished.

The website is automatically built by GitHub Pages when changes are pushed to the gh-pages branch.

Archive

older versions of the JSON-API documentations

About

A specification for building JSON APIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 52.8%
  • JavaScript 34.7%
  • HTML 6.2%
  • Python 2.9%
  • Makefile 2.1%
  • Groovy 0.5%
  • Other 0.8%