mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
Update documentation and link to the startrek project
-=david=-
This commit is contained in:
parent
f449bf848d
commit
ffe8846de1
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
|
@ -153,9 +153,13 @@ All examples are in https://github.com/metosin/reitit/tree/master/examples
|
|||
|
||||
## External resources
|
||||
* Simple web application using Ring/Reitit and Integrant: https://github.com/PrestanceDesign/usermanager-reitit-integrant-example
|
||||
* A simple [ClojureScript](https://clojurescript.org/) frontend and Clojure backend using Reitit, [JUXT Clip](https://github.com/juxt/clip), [next.jdbc](https://github.com/seancorfield/next-jdbc) and other bits and bobs...
|
||||
* [startrek](https://git.sr.ht/~dharrigan/startrek)
|
||||
* [startrek-ui](https://git.sr.ht/~dharrigan/startrek-ui)
|
||||
* A simple Clojure backend using Reitit to serve up a RESTful API: [startrek](https://github.com/dharrigan/startrek). Technologies include:
|
||||
* [Donut System](https://github.com/donut-party/system)
|
||||
* [next-jdbc](https://github.com/seancorfield/next-jdbc)
|
||||
* [JUXT Clip](https://github.com/juxt/clip)
|
||||
* [Flyway](https://github.com/flyway/flyway)
|
||||
* [HoneySQL](https://github.com/seancorfield/honeysql)
|
||||
* [Babashka](https://babashka.org)
|
||||
* https://www.learnreitit.com/
|
||||
* Lipas, liikuntapalvelut: https://github.com/lipas-liikuntapaikat/lipas
|
||||
* Implementation of the Todo-Backend API spec, using Clojure, Ring/Reitit and next-jdbc: https://github.com/PrestanceDesign/todo-backend-clojure-reitit
|
||||
|
|
|
|||
Loading…
Reference in a new issue