https://github.com/benedekfazekas/sample-webapp
sample ring/compojure webapp
https://github.com/benedekfazekas/sample-webapp
Last synced: 3 months ago
JSON representation
sample ring/compojure webapp
- Host: GitHub
- URL: https://github.com/benedekfazekas/sample-webapp
- Owner: benedekfazekas
- Created: 2015-02-21T10:35:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-21T16:11:40.000Z (over 10 years ago)
- Last Synced: 2025-01-19T13:34:20.606Z (5 months ago)
- Language: Clojure
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sample-webapp
As it says on the tin. slightly modified/updated compojure lein template really with cheshire added.
## Prerequisites
You will need [Leiningen][] 2.0.0 or above installed.
[leiningen]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
lein ring server-headless
## Running the tests
lein do clean, test
## License
Copyright © 2015 FIXME