An open API service indexing awesome lists of open source software.

https://github.com/gearnode/erl-mhttp

An Erlang HTTP 1.1 implementation.
https://github.com/gearnode/erl-mhttp

http http-client http-server

Last synced: 4 months ago
JSON representation

An Erlang HTTP 1.1 implementation.

Awesome Lists containing this project

README

          

# Project
This repository contains an implementation of the HTTP 1.1 protocol focused on
simplicity and robustness.

# Documentation
A handbook is available [in the `doc`
directory](https://github.com/exograd/erl-mhttp/blob/master/doc/handbook.md).

# Contact
If you find a bug or have any question, feel free to open a GitHub issue.

Please note that we do not currently review or accept any contribution.