SeyZ / json-api

A specification for building JSON APIs

Home Page:http://jsonapi.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • IRC channel: #jsonapi on freenode.net
  • Twitter: @jsonapi

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.

About

A specification for building JSON APIs

http://jsonapi.org

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 71.7%Language:HTML 13.8%Language:JavaScript 10.6%Language:Ruby 4.0%