[![Circle CI](https://circleci.com/gh/toddmohney/json-api.svg?style=svg)](https://circleci.com/gh/toddmohney/json-api) ## Haskell Implementation of the JSON-API specification #### The specification Find the specification [here](http://jsonapi.org/) #### Example usage There is an [example project](https://github.com/toddmohney/json-api/example) illustrating how the library can be used.