8000 GitHub - strojure/spin: Clojure HTTP server abstraction.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

strojure/spin

Repository files navigation

spin

Clojure HTTP server abstraction.

Clojars Project

cljdoc badge

Motivation

  • Compute HTTP request data on demand.
  • Embrace blocking, non-blocking and async IO.
  • Allow sync and async handlers simultaneously.
  • No difference between handler and middleware.

About

Clojure HTTP server abstraction.

Resources

License

Stars

Watchers

Forks

0