reitit/examples/pedestal/README.md

18 lines
241 B
Markdown
Raw Normal View History

2018-08-31 07:01:01 +00:00
# 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