mirror of
https://github.com/metosin/reitit.git
synced 2026-01-03 23:18:26 +00:00
16 lines
224 B
Markdown
16 lines
224 B
Markdown
# Buddy auth example
|
|
|
|
A Sample project with Buddy Authentication.
|
|
|
|
## Usage
|
|
|
|
```clj
|
|
> lein repl
|
|
(start)
|
|
```
|
|
|
|
See annotated example in [server.clj](src/example/server.clj) file.
|
|
|
|
## License
|
|
|
|
Copyright © 2017-2018 Metosin Oy
|