miniweb/src
2024-01-02 11:02:15 +01:00
..
admin code: improving server setup code with more admin routes, display correct admin address 2024-01-02 11:02:15 +01:00
auth getting rid of diesel 2023-12-21 21:07:59 +01:00
bin code: updating justfile with watch command, adding logging functionality, control+c detection, host/port loading from env, and a file listing example for an alternative source besides databases 2023-12-30 17:59:04 +01:00
howto just to demonstrate output and input 2023-12-20 11:24:13 +01:00
service making admin work with a state, however it probably should go into a middleware instead. 2023-12-19 21:53:35 +01:00
lib.rs getting rid of diesel 2023-12-21 21:07:59 +01:00
main.rs code: improving server setup code with more admin routes, display correct admin address 2024-01-02 11:02:15 +01:00
state.rs making admin work with a state, however it probably should go into a middleware instead. 2023-12-19 21:53:35 +01:00