Hacker News new | ask | show | jobs
by jay-anderson 3468 days ago
I didn't see it in the docs, but does there exist a concept similar to java's servlet filters. For instance to check apikeys globally, perform compression, input validation, etc. Really any common operation across multiple routes.