mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 08:21:11 +00:00
Update README.md
This commit is contained in:
parent
65b8acb493
commit
ac2cbaafbd
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@ The following higher-level routers are also available as separate modules:
|
|||
* `reitit-http` with enchanced Pedestal-style Interceptors (WIP)
|
||||
* `reitit-frontend` with Keechma-style Controllers (WIP)
|
||||
|
||||
Posts:
|
||||
* [Reitit, Data-Driven Routing with Clojure(Script)](https://www.metosin.fi/blog/reitit/)
|
||||
* [Data-Driven Ring with Reitit](https://www.metosin.fi/blog/reitit-ring/)
|
||||
|
||||
See the [full documentation](https://metosin.github.io/reitit/) for details.
|
||||
|
||||
## Latest version
|
||||
|
|
|
|||
Loading…
Reference in a new issue