ngerakines / mochiweb

mochiweb git-svn checkout

Home Page:http://code.google.com/p/mochiweb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MochiWeb is an Erlang library for building lightweight HTTP servers. It provides a number of utilities and tools for processing HTTP connections, including request build up and tear down. It also provides several utility modules for handling json and RPC interfaces.

This is a fork of the MochiWeb project. Current release version is 0.2.

Example Use

The examples/hello/helloweb.erl module provides a very basic example of creating an http server and handling requests.

More examples can be found in the examples/ directory.

Authors

MochiWeb was originally written by Bob Ippolito bob@mochimedia.com of Mochi Media, Inc under the terms of the MIT license.

Contributions have been made by numerous people since then.

If you've contributed to MochiWeb and are not listed, please contact Nick Gerakines nick@gerakines.net.

Contributing

Please feel free to fork the http://github.com/ngerakines/mochiweb repository and contribute to the project. It's recommended that you submit patches under the MIT license.

About

mochiweb git-svn checkout

http://code.google.com/p/mochiweb

License:Other


Languages

Language:Erlang 80.3%Language:Perl 19.5%Language:Shell 0.2%