Skip to main content

HTTP Request & Response Service, written in Python + FastAPI.

Project description

cover

thanks python

httpbinx

HTTP Request & Response Service, written in Python + FastAPI.

Deployed at:

Reference Project

A Kenneth Reitz Project. See https://github.com/postmanlabs/httpbin

Quick Start

Installation

PyPI

httpbinx is available on PyPI

$ pip install httpbinx

Source Code

$ git clone https://github.com/imleowoo/httpbinx.git
$ python setup.py install # or `pip install .`

Run it

Run directly

$ httpbinx server --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

It starts running

INFO:     Started server process [17044]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://0.0.0.0:80 (Press CTRL+C to quit)
...

Project details


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.9.0.tar.gz (95.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

httpbinx-1.9.0-py3-none-any.whl (97.4 kB view details)

Uploaded Python 3

File details

Details for the file httpbinx-1.9.0.tar.gz.

File metadata

  • Download URL: httpbinx-1.9.0.tar.gz
  • Upload date:
  • Size: 95.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for httpbinx-1.9.0.tar.gz
Algorithm Hash digest
SHA256 7cc32889d4329bce48984fda39919831b0ff145206b7e2e8d699491f379a3286
MD5 ad10789a965a054053bbde3b9df41cc9
BLAKE2b-256 179bc3cad042564ba07db8b4d00e64e0f17f994f9b34ae81266f808e7a4ae0c7

See more details on using hashes here.

File details

Details for the file httpbinx-1.9.0-py3-none-any.whl.

File metadata

  • Download URL: httpbinx-1.9.0-py3-none-any.whl
  • Upload date:
  • Size: 97.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for httpbinx-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a10a2a21332525d23d61cbb3f6c8ea9419f23654bde8a16e726172f5afeff65d
MD5 851fbc472336fff87c336d6297805a2b
BLAKE2b-256 87f1104848272e18c05cc40a16808c9f6216a5097a361fea02bbadf16eaac73a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page