Main backend service for project Trefu
This service mantains basic REST API for CRUD operation with data and handles data manipulation aswell. It's connected to the Postgres database and uses Ktor as web framework More information is available at the main repository.
The REST API is hosted in the form of Redoc here.