UNPKG

express-hateoas-links

Version:

Extends express res.json to simplify building HATEOAS enabled REST API's

10 lines (7 loc) 86 B
language: node_js node_js: - 6.9.2 install: - npm install script: - npm test