basho/mochiweb

a branch of Mochi Media's excellent HTTP library -- their canonical source can be found at https://github.com/mochi/mochiweb

Erlang

78

438 commits

updated Dec 21, 2022

See the code

README

MochiWeb is an Erlang library for building lightweight HTTP servers.

Build Status

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/

Contributors

(top 30 of 36)

etrepum

303 commits

mdempsky

17 commits

doubleyou

12 commits

lhft

10 commits

basho/mochiweb

a branch of Mochi Media's excellent HTTP library -- their canonical source can be found at https://github.com/mochi/mochiweb

Erlang

78

438 commits

updated Dec 21, 2022

See the code

README

MochiWeb is an Erlang library for building lightweight HTTP servers.

Build Status

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/

Contributors

(top 30 of 36)

etrepum

303 commits

mdempsky

17 commits

doubleyou

12 commits

lhft

10 commits

Languages

Erlang

99.4%