Skip to content

This is a hello app with http-kit written by clojure, which supports Hot code reload.

Notifications You must be signed in to change notification settings

zhuomingliang/hello-clojure-with-http-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello

This is a hello app with http-kit written by clojure, which supports Hot code reload by using ring.middleware.reload.

Installation

Download from http://example.com/FIXME.

Usage

Development

$ lein ring server     # using Jetty

or

$ lein run             # using http-kit

Deployment

$ java -jar hello-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2013 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

This is a hello app with http-kit written by clojure, which supports Hot code reload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published