Skip to content
forked from mochi/mochiweb

MochiWeb is an Erlang library for building lightweight HTTP servers.

License

Notifications You must be signed in to change notification settings

lemenkov/mochiweb

This branch is 273 commits behind mochi/mochiweb:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e3f3dd · May 29, 2013
Jul 28, 2011
Feb 11, 2011
Apr 15, 2013
May 29, 2013
Mar 20, 2013
May 29, 2013
May 28, 2011
Mar 7, 2013
May 29, 2013
Nov 6, 2007
Feb 13, 2011
May 9, 2011
Feb 13, 2011
Apr 15, 2013

Repository files navigation

MochiWeb is an Erlang library for building lightweight HTTP servers.

The latest version of MochiWeb is available at http://github.com/mochi/mochiweb

The mailing list for MochiWeb is at http://groups.google.com/group/mochiweb/

R12B compatibility:
The master of MochiWeb is tested with R14A and later. A branch compatible
with R12B is maintained separately at http://github.com/lemenkov/mochiweb
The R12B branch of that repository is mirrored in the official repository
occasionally for convenience.

To create a new mochiweb using project:
   make app PROJECT=project_name

To create a new mochiweb using project in a specific directory:
   make app PROJECT=project_name PREFIX=$HOME/projects/

About

MochiWeb is an Erlang library for building lightweight HTTP servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 100.0%