Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format, refactor, succinct errors | Yigit Sever | 2022-04-23 | 1 | -11/+9 |
* | Update docstring in main.rs with configuration | necrashter | 2022-04-23 | 1 | -5/+28 |
* | Read multiple configs from command line | necrashter | 2022-04-23 | 1 | -3/+9 |
* | Support for multiple configs/routes | necrashter | 2022-04-23 | 1 | -4/+21 |
* | Read from config file at start-up | necrashter | 2022-04-23 | 1 | -1/+10 |
* | Add basic config struct | necrashter | 2022-04-23 | 1 | -0/+1 |
* | [WIP] Spring cleaning | Yigit Sever | 2022-04-11 | 1 | -0/+52 |
* | Housekeeping | Yigit Sever | 2021-04-13 | 1 | -26/+0 |
* | Implement proof-of-work | Yigit Sever | 2021-04-12 | 1 | -3/+3 |
* | Implement User handling and authentication | Yigit Sever | 2021-04-12 | 1 | -1/+1 |
* | Implement Block GET/PUT with new schema | Yigit Sever | 2021-04-07 | 1 | -3/+3 |
* | Initial commit | Yigit Sever | 2021-04-07 | 1 | -0/+26 |