aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add invite tokensTolmachev Igor2025-10-221-1/+2
|
* Add fallback handlers for 404 and 405Tolmachev Igor2025-10-181-0/+2
|
* Move Account model into a separate moduleTolmachev Igor2025-09-241-0/+1
|
* Add openapi specs and docsTolmachev Igor2025-09-141-3/+8
|
* Change imports styleTolmachev Igor2025-09-101-1/+1
|
* Edit main file structureTolmachev Igor2025-09-101-14/+14
|
* Add account endpointsTolmachev Igor2025-09-011-3/+27
|
* Add responseTolmachev Igor2025-08-271-0/+2
|
* Init projectTolmachev Igor2025-08-231-0/+26