https://github.com/gregl83/api-res
Response Factory for NodeJS APIs
https://github.com/gregl83/api-res
Last synced: about 1 year ago
JSON representation
Response Factory for NodeJS APIs
- Host: GitHub
- URL: https://github.com/gregl83/api-res
- Owner: gregl83
- License: mit
- Created: 2015-03-21T21:45:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T04:01:23.000Z (over 10 years ago)
- Last Synced: 2025-04-09T21:55:12.708Z (about 1 year ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api-res
Response Factory for NodeJS APIs
**in development**
Currently supports content type of *application/vnd.api+json* but may be returned as *application/json*.
Based off [json:api] (http://jsonapi.org/)