json-api-0.1.0.0: README.md
[](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](example) illustrating how the library can be used.