Skip to content

mg50/Clojure-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Clojure webserver library utilizing agents and Sinatra-style routing. Include it in your lein dependencies for another project via com.scriptling/clojureserver "0.1.2-SNAPSHOT". The project can't be run on its own.

Any project using the server should have a Java properties file called conf.properties at the top-level directory and be run from there. The file should specify a numagents number, a webroot string and a port number.

To run the unit tests with Leiningen, make sure to lein compile first.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors