alexcuesta / hellowebapp.clj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hellowebapp

A classic 'hello world' web application in Clojure.

Super simple, super easy to compile, deploy and run. You can make changes on the fly without having to restart server.

Usage

You should install Clojure and Leiningren. Then run:

$lein ring server

About

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%