aboutsummaryrefslogtreecommitdiffstats
path: root/src/routes.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement User handling and authenticationYigit Sever2021-04-121-7/+73
* Add test TODO items to routesYigit Sever2021-04-091-0/+4
* Add routes testsYigit Sever2021-04-091-0/+148
* Remove old routes testsYigit Sever2021-04-091-276/+0
* Remove unused code from routesYigit Sever2021-04-091-59/+4
* Implement Block GET/PUT with new schemaYigit Sever2021-04-071-5/+25
* Initial commitYigit Sever2021-04-071-0/+359