0.0
No commit activity in last 3 years
No release in over 3 years
Ensure compliance of your JSON API library.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

jsonapi-grader

Test suite to ensure libraries' compliance to the jsonapi.org spec.

The specs are available in spec/, and are based on a somewhat direct CRUD API based on fantasy-db.

For an example compliance application implementation, see jsonapi-rails.

Contributing

Mainly two things are needed at this point: more specs (mainly for create/update/delete), and docs specifying the compliance app's behavior, and describing each spec.

Installation

$ gem install jsonapi-grader

Usage

$ jsonapi-grader http://api.example.com