This API uses Ktor, can check the Quick start!
- List guide shops
- Get a specific guide shop
- Post a new guide shop
- Update a new guide shop
- Delete a guide shop
All you have to do is run the main
method on the Application.kt, then the API will be listening on localhost:8080.