Search for 'ring'
For details on the search query syntax, see the guide.
Total results: 862, showing 217 - 240
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Components and helper functions to use Ring in a
sv/system-based application.
clj-http and ring middlewares for OAuth 2.0
Ring middleware for handling servlet context path
Authentication and Authorization facilities for ring based web applications.
A ring middleware for setting session timeout.
Redis session store, originally clj-redis-session by sritchie.
ClojureScript compiler as ring middleware
A clojure ring request recorder and replayer.
A simple middleware to deal with API keys Authentication
Similar to ring session middleware, using http header mainly for mobile apps, instead of http cookie.
Ring middleware for parsing parameters and emitting
responses in various formats (mainly JSON, YAML and Transit out of
the box)
Ring generic servlet for using ring without AOT.
Ring middleware for parsing multipart/mixed requests
Ring middleware that tells the world to cache nothing
Ring middleware for computing and visualizing geoip information for clients
Ring middleware for handling XML.
Ring middleware to authenticate requests against HTTP token authentication
A routing lib for Clojure and Ring
Ring async (Spec 1.4+) Server-Sent Events handler (and helpers)
Ring adapter for jetty9, which supports websocket and spdy
Ring middleware to prevent CSRF attacks