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

https://github.com/kosz/clojure-playground


https://github.com/kosz/clojure-playground

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# playground

Project for learning Clojure language and tooling.

Currently based on reading the book : Web Development with Clojure

## Prerequisites

You will need [Leiningen][1] 1.7.0 or above installed.

[1]: https://github.com/technomancy/leiningen

## Running

To start a web server for the application, run:

lein ring server

## License

Copyright © 2015 FIXME