Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/svozza/example-clojure-rest


https://github.com/svozza/example-clojure-rest

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# example-clojure-rest

RESTful API exposing a MySQL database written in Clojure with a simple AngularJs frontend. User adds image
URLs and they are displayed in a Masonry style layout. Also includes a user login section and password encryption
for stored passwords in the DB.

## 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 © 2014 FIXME