HTTP Request & Response Service, written in Python + FastAPI.
Project description
httpbinx
HTTP Request & Response Service, written in Python + FastAPI.
Reference project
A Kenneth Reitz Project. See https://github.com/postmanlabs/httpbin
Quick Start
Run directly
$ python setup.py install
$ uvicorn httpbinx:app --host=0.0.0.0 --port=80
Run with Docker
$ docker pull leowoo/httpbinx:latest
$ docker run -p 80:80 --name httpbinx leowoo/httpbinx:latest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
httpbinx-1.3.0.tar.gz
(89.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
httpbinx-1.3.0-py3-none-any.whl
(94.4 kB
view details)
File details
Details for the file httpbinx-1.3.0.tar.gz.
File metadata
- Download URL: httpbinx-1.3.0.tar.gz
- Upload date:
- Size: 89.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a52308245d1b68b76151e02ea01f59b3efede00a2f38b725614dc5b9333c5aab
|
|
| MD5 |
0c1d8430b54ab4194d8e3eb9fed5bcda
|
|
| BLAKE2b-256 |
88cb5ea6319b7fe7b16783b033caec66fbe160975d0c586590dcf5318b2dee82
|
File details
Details for the file httpbinx-1.3.0-py3-none-any.whl.
File metadata
- Download URL: httpbinx-1.3.0-py3-none-any.whl
- Upload date:
- Size: 94.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e832d0a7bcbc9b0147ee379e9e9f6b2dcdb449b960bfbea67a19716ea1daee0f
|
|
| MD5 |
f753e504bc260aa49383b6ded48a3d05
|
|
| BLAKE2b-256 |
00b4a7f5e9de8b4baf0061c9a505ebad27979a1437d542a36aa5ea49d233fed5
|