Liking cljdoc? Tell your friends :D

undertow

Clojure API to Undertow web server.

cljdoc badge Clojars Project

Motivation

  • Embrace Undertow API, don't hide Undertow features behind simplified DSL.
  • Decouple server configuration and handler concepts like ring handler or pedestal interceptors.
  • Easily extend implementation with handler concepts like ring and interceptors.
  • Reuse Undertow's library of HTTP handlers.
  • Have option to describe server configuration declarative.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close