The repository contains postman collections contained API requests and tests of Restful-booker which is a CRUD Web API that comes with authentication features that was created for training purposes. The API documentation is available at https://restful-booker.herokuapp.com/apidoc/index.html.
- /collections - Folder that contains postman collection.
- /.github/workflows/pipeline.yml - File that contains Continuous Integration/Continuous Deployment (CI/CD) configuration.