Middleware related to enforcing authentication/API keys (when applicable). Unlike most other middleware most of this
is not used as part of the normal app
; it is instead added selectively to appropriate routes.
Middleware related to enforcing authentication/API keys (when applicable). Unlike most other middleware most of this is not used as part of the normal `app`; it is instead added selectively to appropriate routes.
Ring middleware for handling Exceptions thrown in API request handler functions.
Ring middleware for handling Exceptions thrown in API request handler functions.
Middleware related to parsing JSON requests and generating JSON responses.
Middleware related to parsing JSON requests and generating JSON responses.
Ring middleware for logging API requests/responses.
Ring middleware for logging API requests/responses.
Misc Ring middleware.
Misc Ring middleware.
Ring middleware for adding security-related headers to API responses.
Ring middleware for adding security-related headers to API responses.
Ring middleware related to session (binding current user and permissions).
Ring middleware related to session (binding current user and permissions).
Ring middleware utility functions.
Ring middleware utility functions.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |