reitit/examples/pedestal/README.md
Tommi Reiman c3a3b923a7 wip
2018-08-31 10:50:00 +03:00

17 lines
241 B
Markdown

# reitit-http example with pedestal
## Usage
```clj
> lein repl
(start)
```
Go with browser to:
* http://localhost:3000/api/sync - synchronous
* http://localhost:3000/api/async - with core.async
## License
Copyright © 2018 Metosin Oy