mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11:11 +00:00
Link sample apps
This commit is contained in:
parent
dece45f036
commit
4a986afe74
1 changed files with 5 additions and 0 deletions
|
|
@ -77,3 +77,8 @@ Using `reitit.http.interceptors.dev/print-context-diffs` transformation, the con
|
|||
Sample output:
|
||||
|
||||

|
||||
|
||||
Sample applications (uncomment the option to see the diffs):
|
||||
|
||||
* Sieppari: https://github.com/metosin/reitit/blob/master/examples/http-swagger/src/example/server.clj
|
||||
* Pedestal: https://github.com/metosin/reitit/blob/master/examples/pedestal-swagger/src/example/server.clj
|
||||
|
|
|
|||
Loading…
Reference in a new issue