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.2.3.tar.gz
(89.6 kB
view details)
Built Distribution
httpbinx-1.2.3-py3-none-any.whl
(94.3 kB
view details)
File details
Details for the file httpbinx-1.2.3.tar.gz
.
File metadata
- Download URL: httpbinx-1.2.3.tar.gz
- Upload date:
- Size: 89.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fa263eeeaab91052f917707376972ce771c601e34859a252b7601e5d6a14d45 |
|
MD5 | e93e48eeac74f9da44bf3dc6ff63a3b5 |
|
BLAKE2b-256 | 946bdb56e683cab8dc1f123df3d46bcc2128273a2e76b2317bec77e0042b4097 |
File details
Details for the file httpbinx-1.2.3-py3-none-any.whl
.
File metadata
- Download URL: httpbinx-1.2.3-py3-none-any.whl
- Upload date:
- Size: 94.3 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 | 2e0b85edf74bf49aa040caa21b8513dc259c61da6c78f562396ed60aae64e9f0 |
|
MD5 | bb84904aff8a5bab3e80a1cd5cbc19df |
|
BLAKE2b-256 | fb08119553f20e7f9e7a2dce9e35c4a3a675ca738b956703bc7f845114cffe44 |