One more Reitit project example

Adding on todo backend with Reitit on https://www.todobackend.com/ website.
This commit is contained in:
Michael Salihi 2020-10-13 23:47:10 +02:00 committed by GitHub
parent d7ed4f32af
commit 61945adddf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,6 +151,7 @@ All examples are in https://github.com/metosin/reitit/tree/master/examples
* [startrek-ui](https://git.sr.ht/~dharrigan/startrek-ui)
* 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
## More info