Commit Graph
19 Commits
Author SHA1 Message Date
Flummi b5d488b0b8 revert 2025-03-25 13:50:45 +01:00
Flummi 1381f3ee65 feat: refactor Container and Flummpress classes to use set/get methods for service management 2025-03-25 11:05:07 +01:00
Flummi d43bf30a08 test schmest 2025-03-24 14:38:12 +01:00
Flummi 277f5a313e test 2025-03-24 14:35:08 +01:00
Flummi 5c8a4c1edc feat: update json method in Response interface to accept any type 2025-03-20 11:56:11 +01:00
Flummi bc79a439cd feat: update json method in Response interface to accept JSON type 2025-03-20 11:54:00 +01:00
Flummi c3ca8f5761 feat: add status method to Response interface and implement in Flummpress class 2025-03-19 17:59:54 +01:00
Flummi c6da7a4dd5 Typescript 🖕 2025-03-19 13:57:32 +01:00
Flummi 440d9788a2 xd 2025-03-19 13:41:02 +01:00
Flummi c3bb51f533 feat: export Request and Handler types from index files 2025-03-19 13:36:39 +01:00
Flummi 75d066cf36 refactor: change access modifiers for properties in Template class to public 2025-03-19 13:10:36 +01:00
Flummi 9f5c0f4dea declare 2025-03-19 12:57:51 +01:00
Flummi b72ed99fb8 validate that routes are an array before merging with another Router instance 2025-03-17 10:37:28 +01:00
Flummi 308301cb2c refactor router methods to use rest parameters for handler functions 2025-03-17 09:34:41 +01:00
Flummi 3e7851aae2 object -> array 2025-03-17 09:22:02 +01:00
Flummi b694b14065 idk 2025-03-17 09:04:11 +01:00
Flummi 566a1b671c refactor router to use array for route storage and improve route handling 2025-03-17 07:09:03 +01:00
Flummi ce9f313220 refactor router to improve route registration and handler management 2025-03-17 06:46:53 +01:00
Flummi 0415507c48 blah 2025-03-16 18:44:02 +01:00