Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 603 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 603 Bytes

Getting APIs to Work — JSON Schema examples

Install

npm install

Usage

Start the server with nodemon:

npm run start:dev

Example requests

There's an Insomnia collection in this project (insomnia-collection.json) that contains example requests, which you can use to test the API.

To use this collection you'll need to install the tool Insomnia and then import the collection.

License

MIT