Skip to content

Latest commit

 

History

History

gatw-json-schema

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