Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused code | Yigit Sever | 2021-04-15 | 1 | -38/+0 |
| | |||||
* | Add verbose error messages | Yigit Sever | 2021-04-13 | 1 | -0/+38 |
Not happy with the solution one bit but using error.rs at https://blog.logrocket.com/create-an-async-crud-web-service-in-rust-with-warp/ was not working Basically we just handcraft every single response on the spot, there is some repetition and it's ugly but need to move on |