In this project I imlemented an RESTful API using Kotlin with Ktor. this use case were very useful for my experience on how a real IT company works.
- Implement DataBase to store product/client data.
- Implement HTTPS.
- Move implementation from routing to a repository class.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.