An open API service indexing awesome lists of open source software.

https://github.com/quan-nh/clj-web

Clojure web from the ground up
https://github.com/quan-nh/clj-web

clojure component ring web

Last synced: about 9 hours ago
JSON representation

Clojure web from the ground up

Awesome Lists containing this project

README

          

# clj-web

- [part 1: basic web](doc/clj-web-from-the-ground-up-1.md)
- [part 2: routing with Reitit](doc/clj-web-from-the-ground-up-2.md)
- [part 3: component & reloadable workflow](doc/clj-web-from-the-ground-up-3.md)
- [part 4: db](doc/clj-web-from-the-ground-up-4.md)
- [part 5: config](doc/clj-web-from-the-ground-up-5.md)
- [part 6: api](doc/clj-web-from-the-ground-up-6.md)
- [part 7: spec](https://github.com/quan-nh/clj-web/commit/eeb453f8bf84ef74fa113b193dfaa86001b8d434)
- [part 8: logging](doc/clj-web-from-the-ground-up-8.md)
- [part 9: test](doc/clj-web-from-the-ground-up-9.md)

## Development

$ lein repl
(init/start/stop/reset)

Access the app at http://localhost:3000/