GitHub - oriolgual/json-api: A shared media type for JSON APIs.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

jsonapi

A media type for APIs that serve JSON.

More details coming to this README soon, but you can read the spec at

http://jsonapi.org

To build

Make your changes in source/, then:

$ bundle
$ rake build
$ open build/index.html

To deploy:

$ git commit
$ git push origin
$ rake publish

About

A shared media type for JSON APIs.

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Ruby 99.8%
  • JavaScript 0.2%