14 Commits

Author SHA1 Message Date
b339cf23cb feat(smalltrip,middleware): FormMethod middleware 2025-08-26 16:33:55 -03:00
28da082450 feat(smallstrip,middleware): rename Dev middleware to DisableCache 2025-03-06 18:44:33 -03:00
ccb6231f0d revert(smalltrip,middleware): remove net.ParseIP to validate ip address 2025-03-05 09:57:04 -03:00
7ee8e222fd revert(smalltrip,middleware): remove premature optimization from logger 2025-03-05 09:45:31 -03:00
ce3a9da0f1 fix(smalltrip,middleware): cache directives using floats instead of int 2025-03-05 09:12:13 -03:00
c1798847fd chore(smalltrip): add LICENSE file and headers 2025-02-27 16:21:01 -03:00
ee3e6c9a90 fix(smallstrip,middleware): rename bool variable to not conflict with built-in id 2025-02-26 18:38:49 -03:00
a99079d3a3 feat(smalltrip,middleware): check interface of directives struct 2025-02-26 18:37:34 -03:00
f508d12ba8 feat(smalltrip): TODO PersistentCache middlware 2025-02-24 08:05:37 -03:00
21495998cf feat(smalltrip): TODO SmartCache middlware 2025-02-24 08:04:49 -03:00
049b70f23d feat(smalltrip): cache middleware 2025-02-24 08:04:28 -03:00
ac50e1e2d6 feat(smalltrip): logger middleware 2025-02-24 08:03:53 -03:00
d470007c63 feat(smalltrip): development middleware 2025-02-24 08:03:45 -03:00
4fac484f1f 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