Liking cljdoc? Tell your friends :D

Clojars Project cljdoc Test And Snapshot

Ring Middleware Tools

Tools for the boilerplate and annoying bits of putting together ring middlewares.

Usage

See this brief tutorial or tests

Dependency information

Deps:

{io.github.bsless/ring.middleware.tools {:mvn/version "..."}}

Leiningen:

[io.github.bsless/ring.middleware.tools "..."]

API

See API.md

Development

Build API.md

$ clojure -M:quickdoc

Test

$ clojure -T:build test

CI

$ clojure -T:build ci

Install locally

$ clojure -T:build install

Deploy

$ clojure -T:build deploy

License

Copyright © 2023 Ben Sless

Distributed under the Eclipse Public License version 1.0.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close