Skip to content

meyt/nanohttp

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.2%
  • CSS 1.4%
  • Shell 1.2%
  • Other 1.2%