aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Format, refactor, succinct errorsYigit Sever2022-04-231-11/+9
* Update docstring in main.rs with configurationnecrashter2022-04-231-5/+28
* Read multiple configs from command linenecrashter2022-04-231-3/+9
* Support for multiple configs/routesnecrashter2022-04-231-4/+21
* Read from config file at start-upnecrashter2022-04-231-1/+10
* Add basic config structnecrashter2022-04-231-0/+1
* [WIP] Spring cleaningYigit Sever2022-04-111-0/+52
* HousekeepingYigit Sever2021-04-131-26/+0
* Implement proof-of-workYigit Sever2021-04-121-3/+3
* Implement User handling and authenticationYigit Sever2021-04-121-1/+1
* Implement Block GET/PUT with new schemaYigit Sever2021-04-071-3/+3
* Initial commitYigit Sever2021-04-071-0/+26