Skip to content

This is intended as a learning project for both Clojure and the fundamentals of web servers; the goal is to write a Clojure program which accepts nearly any type of HTTP request and returns the appropriate HTTP response. NOT intended for production use.

License

Notifications You must be signed in to change notification settings

DasAllFolks/ClojServe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojserve

This is intended as a learning project for both Clojure and the fundamentals of web servers; the goal is to write a Clojure program which accepts nearly any type of HTTP request and returns the appropriate HTTP response.

NOT intended for production use.

Installation

TODO

Usage

TODO

Options

TODO

Examples

TODO

Bugs

TODO

License

Copyright © 2014 Steven Das

Distributed under the Eclipse Public License version 1.0.

About

This is intended as a learning project for both Clojure and the fundamentals of web servers; the goal is to write a Clojure program which accepts nearly any type of HTTP request and returns the appropriate HTTP response. NOT intended for production use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published