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.1.tar.gz
(92.0 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.1-py3-none-any.whl
(94.4 kB
view details)
File details
Details for the file httpbinx-1.3.1.tar.gz.
File metadata
- Download URL: httpbinx-1.3.1.tar.gz
- Upload date:
- Size: 92.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be54feb0e13913108877f95c50197c7ad5b32222a7de6fc24f80eb2ab9e33e76
|
|
| MD5 |
93b880a18aafe673a90ae091e9f20544
|
|
| BLAKE2b-256 |
ef767374d49e7002931555e5bb171c63fa52e6ae815a941859587963434ac911
|
File details
Details for the file httpbinx-1.3.1-py3-none-any.whl.
File metadata
- Download URL: httpbinx-1.3.1-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 |
ddb73e11f8c9454767c9b775f89502679cb9be69589c48cbe9324016e58ce3bc
|
|
| MD5 |
6a5fbd32aecafdfc73cacba7f643dd85
|
|
| BLAKE2b-256 |
bc3d7b9f59f198554fe3f2a2ea2951777bec16775f98dae1f17c161d4b21c34e
|