Skip to content

frwdrik/reitit

Repository files navigation

reitit Build Status Dependencies Status

A friendly data-driven router for Clojure(Script).

Ships with example router for Ring. See Issues for roadmap.

Latest version

Clojars Project

Documentation

Check out the full documentation!

Special thanks

To all Clojure(Script) routing libs out there, expecially to Ataraxy, Bide, Bidi, Compojure and Pedestal.

Also to Compojure-api, Kekkonen and Ring-swagger and for the data-driven syntax, coercion & stuff.

And some Yada too.

Development instructions

The documentation is built with gitbook. To preview your changes locally:

npm install -g gitbook-cli
gitbook install
gitbook serve

License

Copyright © 2017 Metosin Oy

Distributed under the Eclipse Public License, the same as Clojure.

About

A fast data-driven router for Clojure/Script

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 98.3%
  • Java 1.3%
  • Other 0.4%