Commit Graph

12 Commits

Author SHA1 Message Date
05619c382c revert(smalltrip,middleware): remove net.ParseIP to validate ip address 2025-03-05 09:57:04 -03:00
3851ae51f7 revert(smalltrip,middleware): remove premature optimization from logger 2025-03-05 09:45:31 -03:00
f3317501f7 fix(smalltrip,middleware): cache directives using floats instead of int 2025-03-05 09:12:13 -03:00
49192ad704 chore(smalltrip): add LICENSE file and headers 2025-02-27 16:21:01 -03:00
57f8113401 fix(smallstrip,middleware): rename bool variable to not conflict with built-in id 2025-02-26 18:38:49 -03:00
a6285d27a0 feat(smalltrip,middleware): check interface of directives struct 2025-02-26 18:37:34 -03:00
dec6bcb1a1 feat(smalltrip): TODO PersistentCache middlware 2025-02-24 08:05:37 -03:00
054bcefdd7 feat(smalltrip): TODO SmartCache middlware 2025-02-24 08:04:49 -03:00
aa4f34e3f4 feat(smalltrip): cache middleware 2025-02-24 08:04:28 -03:00
7593ba9870 feat(smalltrip): logger middleware 2025-02-24 08:03:53 -03:00
9fbe24cc5c feat(smalltrip): development middleware 2025-02-24 08:03:45 -03:00
0d76edaaa3 feat(smalltrip): new smalltrip package
This is a new package to reimplement the groute package with new
improvements and a better API
2025-02-24 08:03:07 -03:00