Commit Graph

13 Commits

Author SHA1 Message Date
6019cdeb0e feat(smalltrip,exceptions): exception constructor 2025-02-26 10:47:19 -03:00
6c4b90fe44 feat(smalltrip,exceptions): headers field for additional headers to be sent with exception 2025-02-25 16:00:21 -03:00
4741cf988a feat(smalltrip,exceptions): Data field for additional contextual data 2025-02-25 15:59:48 -03:00
2d81fffdba feat(smalltrip,exceptions): Severity type implementation 2025-02-25 14:31:23 -03:00
852afa65de feat(smalltrip,exceptions): exception middleware to provide handlers depending of Accept header 2025-02-25 14:31:02 -03:00
6bcd0e214a feat(smalltrip,exceptions): use a JSON handler if none is provided via the context 2025-02-25 14:30:14 -03:00
ad1769e044 feat(smalltrip): new exceptions package for structurerd error codes 2025-02-25 14:28:07 -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