https://github.com/rinx/substrate
A Leiningen template for basic Clojure WebAPI project using Sierra's component, Compojure, and http-kit.
https://github.com/rinx/substrate
Last synced: 5 months ago
JSON representation
A Leiningen template for basic Clojure WebAPI project using Sierra's component, Compojure, and http-kit.
- Host: GitHub
- URL: https://github.com/rinx/substrate
- Owner: rinx
- License: epl-2.0
- Created: 2019-11-02T13:29:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T13:38:27.000Z (over 6 years ago)
- Last Synced: 2025-07-13T21:52:05.625Z (11 months ago)
- Language: Clojure
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# substrate
[](https://github.com/rinx/substrate/blob/master/LICENSE)
[](https://github.com/rinx/substrate/releases)
[](https://clojars.org/substrate/lein-template)
A Leiningen template for basic Clojure WebAPI project using Sierra's component, Compojure, and http-kit.
## Usage
$ lein new substrate $YOUR_PROJECT_NAME
## License
Copyright (c) 2019 rinx
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.