Commit Graph

32 Commits

Author SHA1 Message Date
9b51e01244
Added tests for different content types 2024-03-16 16:55:53 +01:00
e16221c971
Cleaned up context interface 2024-03-16 15:30:05 +01:00
4df715f3b8
Fixed JSON tag 2024-03-16 15:26:45 +01:00
12312642c7
Improved API 2024-03-16 15:22:47 +01:00
4faeb6e956
Updated dependencies 2024-03-15 10:06:17 +01:00
8f135c1dcd
Improved performance 2024-03-14 19:22:39 +01:00
d89859010b
Improved performance 2024-03-14 15:11:00 +01:00
1e4161de0c
Added Server interface 2024-03-14 12:52:03 +01:00
e604017ecc
Improved performance 2024-03-14 00:06:20 +01:00
9ec4621356
Implemented the io.Writer interface 2024-03-13 22:49:57 +01:00
e69a66aa31
Added middleware support 2024-03-13 20:18:01 +01:00
1bcf4794f5
Added Status method 2024-03-13 16:57:36 +01:00
4d822dbc30
Updated documentation 2024-03-12 22:32:51 +01:00
4b6cb6c34f
Added graceful shutdown 2024-03-12 22:31:45 +01:00
b3c73282b3
Added test data 2024-03-12 20:36:57 +01:00
56adbf33ba
Added router benchmarks 2024-03-12 20:35:19 +01:00
8330e688e2
Updated documentation 2024-03-07 18:17:01 +01:00
525cf89539
Updated documentation 2024-03-07 18:09:51 +01:00
dde1b64e32
Removed SetStatus 2023-07-22 14:14:50 +02:00
b50b9e1083
Added request and response 2023-07-22 12:32:52 +02:00
23f5227f6c
Updated documentation 2023-07-22 11:55:11 +02:00
8bf1bc8f32
Updated documentation 2023-07-22 11:54:13 +02:00
01f8b2d5be
Added parameter retrieval 2023-07-22 11:48:35 +02:00
968687849f
Added more HTTP methods 2023-07-22 11:36:28 +02:00
16f214df95
Simplified gitignore 2023-07-22 11:04:31 +02:00
7bf7a81b81
Improved error handling 2023-07-21 23:23:49 +02:00
09d46d5a2a
Added Reader and String 2023-07-19 13:01:51 +02:00
bb45def4aa
Simplified go.mod 2023-07-19 12:35:28 +02:00
b90f6116e4
Added panic test 2023-07-19 12:31:33 +02:00
45b7bf6714
Renamed module 2023-07-18 21:48:38 +02:00
efa45214c3
Added basic functionality 2023-07-18 18:02:57 +02:00
1fa70cbab0
Initial commit 2023-07-18 11:37:05 +00:00