
http-router 6.0.0
0
A simple router system for HTTP applications
Contents
A simple router system for HTTP applications
Stars: 27, Watchers: 27, Forks: 1, Open Issues: 1The klen/http-router repo was created 5 years ago and the last code push was 3 months ago. The project is moderately popular with 27 github stars!
How to Install http-router
You can install http-router using pip
pip install http-router
or add it to a project with poetry
poetry add http-router
Package Details
- Author
- None
- License
- MIT License
- Homepage
- None
- PyPi:
- https://pypi.org/project/http-router/
- GitHub Repo:
- https://github.com/klen/http-router
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common http-router errors.
Code Examples
Here are some http-router code examples and snippets.
pythonfix