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

https://github.com/pseudomuto/clojure-webapp

A place to place to play around with clojure
https://github.com/pseudomuto/clojure-webapp

Last synced: about 1 year ago
JSON representation

A place to place to play around with clojure

Awesome Lists containing this project

README

          

# clojure-webapp

[![Build Status](https://travis-ci.org/pseudomuto/clojure-webapp.svg)](https://travis-ci.org/pseudomuto/clojure-webapp)

Just me playing around with different ways of working on web apps with clojure.

## Prerequisites

You will need [Leiningen] installed.

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

## Running

To start a web server for the application, run:

lein ring server-headless

## License

Copyright © 2014 pseudomuto