-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for the reitit routing library. #132
Comments
I agree. But Reitit is compatible. I am using it myself.
This plays well within a defsystem declaration. |
@danielsz. I'm using bidi currently but how do I change my app-system to use reitit? I've tried a bunch of things.
If there were a |
With
|
Removing
|
You would have to include |
Yes, I have tried that but still get the error. |
Hi @danielsz, I still get the compojure error after adding the compojure dependency. Why might this be? |
Reitit is an extremely fast and nifty routing library that deserves to be compatible with system.handler.
The text was updated successfully, but these errors were encountered: