- You can copy the contents in the
swagger.yaml
to swagger editor - When you do so, you will see the spec in the following format:
- If you want to use the API via Postman, you can import the Postman collection JSON file to Postman
- Make sure that you are running the server and the db before sending requests. This information can be found here