Skip to content

soulware/json-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.8%
  • JavaScript 0.2%