Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 345 Bytes

shortify

An exercise in Clojure web application development based on Chas Emerik's URL shortener tutorial http://youtu.be/VVd4ow-ZcX0

Usage

Fire up a REPL, load shortify.code and call (jetty/run-jetty app)

License

Copyright © 2013 Edoardo Causarano

Distributed under the GPL Version 3 License http://www.gnu.org/licenses/gpl.html