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
- Add handling of links section
- Add handling of extra meta information
- Add handling of included section
- Add handling of jsonapi section