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
- Host: GitHub
- URL: https://github.com/quan-nh/clj-web
- Owner: quan-nh
- Created: 2019-07-30T08:51:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-22T10:01:25.000Z (over 2 years ago)
- Last Synced: 2025-02-22T21:26:05.510Z (over 1 year ago)
- Topics: clojure, component, ring, web
- Language: Clojure
- Homepage:
- Size: 1.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/