This is NOT the official JSON-API project, just mirror to it's RC3 version.
UPDATE 2022-11-17 Heroku will no longer be free (source) I'm shutting down the dyno. If anyone wants to host this app / pay for the dyno contact me (contact info eq8.eu)
you can stil view it in: Web Archive (Wayback Machine)
old website was: http://jsonapi-rc3.herokuapp.com/
Real >= 1.0 realase is hosted at http://jsonapi.org/ and
https://github.com/json-api/json-api
Original content of RC3 README:
JSON API
Documentation for the application/vnd.api+json media
type,
a standard 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:
-
Get the dependencies:
$ bundle -
Host the site locally while editing:
$ bundle exec rake preview:browser -
Edit the Markdown files.
-
Commit your changes.
-
Send a Pull Request when finished.
The website is automatically built by GitHub Pages
when changes are pushed to the gh-pages branch.