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.10.2.tar.gz (97.1 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.10.2-py3-none-any.whl (96.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for httpbinx-1.10.2.tar.gz
Algorithm Hash digest
SHA256 a45298cd0dbb27ded9eb81d0b8a41d4326513f53a483616eade74518af525811
MD5 0fb23ae0c614ba61821ad2a42112ba15
BLAKE2b-256 e3e78dff8bd8dcf84ce4b81438f28d40c2232af8ef33757fdee72a6636b9151c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for httpbinx-1.10.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9a88db538bc2183a2cf7f9b35f8c38e89ee0515e7131db1ffe588e44716d9425
MD5 7ef2c7ffc3eb9ab721d84524bf0d1164
BLAKE2b-256 f211aba085e221bf30d97a49fda0c3a20e6d66f799777dcb4c3eb38007c163db

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