json-api-route-definition
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

json-api-route-definition

A collection of basic functions that help define routes with responses that match the JSON API spec., but doesn't implement any of them.

These generated routes will have the following,

  • A method
  • A path
  • Parameter assertions, if relevant
  • Query assertions, if relevant
  • Body assertions, if relevant
  • Response assertions, if relevant

Readme

Keywords

none

Package Sidebar

Install

npm i json-api-route-definition

Weekly Downloads

0

Version

3.0.0

License

ISC

Unpacked Size

24.1 kB

Total Files

37

Last publish

Collaborators

  • anyhowstep