An open API service indexing awesome lists of open source software.

https://github.com/makeomatic/restify-formatter-jsonapi

jsonapi compilant restify formatter
https://github.com/makeomatic/restify-formatter-jsonapi

Last synced: about 2 months ago
JSON representation

jsonapi compilant restify formatter

Awesome Lists containing this project

README

          

# Restify jsonapi compliant formatter

Adds `application/vnd.api+json` formatter
Make sure to add this into accepts middleware
Read the spec here: http://jsonapi.org/format

## Roadmap

1. Add handling of links section
2. Add handling of extra meta information
3. Add handling of included section
4. Add handling of jsonapi section