delphi.market/server/router
ekzyis c66e96bf3f refactor: fix init and use DI
* fix init misuse which makes running tests impossible since tests are run inside a temporary test directory which breaks env loading

* use dependency injection pattern for server creation and global server context in route handlers
2023-11-03 20:34:21 +01:00
..
context refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
handler refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
middleware refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
router.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
template.go refactor: Structure code into different packages 2023-09-10 23:13:08 +02:00