Backend application GTM time-tracking system. Publicly hosted at https://cs.ttu.ee/services/gtm/api
Endpoints are documented here
Install dependencies
sudo apt install -y libpq-dev
Build package
cargo build -p gtm-api
We are happy to welcome all contributions!
See CONTRIBUTING.md for more details.