https://github.com/andeemarks/crypto-square-be
https://github.com/andeemarks/crypto-square-be
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andeemarks/crypto-square-be
- Owner: andeemarks
- Created: 2015-05-19T08:09:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T04:06:08.000Z (about 10 years ago)
- Last Synced: 2025-02-01T03:08:28.761Z (12 months ago)
- Language: Clojure
- Size: 104 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crypto-square-be
[](https://travis-ci.org/andeemarks/crypto-square-be)
A toy Compojure microservice built for a presentation at [Yow West 2015][1].
This service is a top-level orchestrator of the Crypto Square solution found [here][3].

[3]: http://garajeando.blogspot.com.au/2015/05/exercism-crypto-square-in-clojure.html
[1]: https://a.confui.com/-LsHgG00I
## Prerequisites
Currently building on [Leiningen][2] 2.5.1
[2]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
./up.sh
## Tests
To run the test suite:
lein midje
## License
Copyright © 2015