pylover / nanohttp

A very micro HTTP framework.

Home Page:http://nanohttp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nanohttp

A very micro HTTP framework. documentation PyPI Gitter Build Status Coverage Status

Contribution

Branching

A new branching model is applied to this repository, which consists of a master branch and release branches.

Master branch

The master branch is an integration branch where bug fixes/features are gathered for compiling and functional testing.

Release branch

The release branch is where releases are maintained and hot fixes (with names like release/v2.x.x) are added. Please ensure that all your production-related work are tracked with the release branches.

With this new model, we can push out bug fixes more quickly and achieve simpler maintenance.

About

A very micro HTTP framework.

http://nanohttp.org

License:Other


Languages

Language:Python 96.3%Language:CSS 1.4%Language:Shell 1.2%Language:Makefile 0.8%Language:HTML 0.4%