Commit Graph

23 Commits

Author SHA1 Message Date
80dc3f87eb
Implemented the io.Writer interface 2024-03-13 22:49:57 +01:00
c13dbc55d2
Added middleware support 2024-03-13 20:18:01 +01:00
02328cb41e
Added Status method 2024-03-13 16:57:36 +01:00
c3e549ecfd
Updated documentation 2024-03-12 22:32:51 +01:00
46177ccd42
Added graceful shutdown 2024-03-12 22:31:45 +01:00
d47604606f
Added test data 2024-03-12 20:36:57 +01:00
cb6106a26d
Added router benchmarks 2024-03-12 20:35:19 +01:00
070b374c6e
Updated documentation 2024-03-07 18:17:01 +01:00
0ce58609c1
Updated documentation 2024-03-07 18:09:51 +01:00
37d174eec3
Removed SetStatus 2023-07-22 14:14:50 +02:00
63ee1655fe
Added request and response 2023-07-22 12:32:52 +02:00
b2874e175e
Updated documentation 2023-07-22 11:55:11 +02:00
440e48de4b
Updated documentation 2023-07-22 11:54:13 +02:00
8edd3cd83f
Added parameter retrieval 2023-07-22 11:48:35 +02:00
c744c93215
Added more HTTP methods 2023-07-22 11:36:28 +02:00
2a91cc3fc0
Simplified gitignore 2023-07-22 11:04:31 +02:00
72ad02a2e2
Improved error handling 2023-07-21 23:23:49 +02:00
7da8fffb90
Added Reader and String 2023-07-19 13:01:51 +02:00
10d6d51294
Simplified go.mod 2023-07-19 12:35:28 +02:00
e8800976ed
Added panic test 2023-07-19 12:31:33 +02:00
ea552b9198
Renamed module 2023-07-18 21:48:38 +02:00
7fd8bac2bc
Added basic functionality 2023-07-18 18:02:57 +02:00
f81489d8a9 Initial commit 2023-07-18 11:37:05 +00:00