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.

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

Uploaded Source

Built Distribution

httpbinx-1.7.0-py3-none-any.whl (94.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for httpbinx-1.7.0.tar.gz
Algorithm Hash digest
SHA256 0136ecd5459042b4c16bef8c6a3d3503291aff85f865472e17768f3be121d114
MD5 26ffe86a389b29ef48c939df753863bb
BLAKE2b-256 03dc2dc6d26d83610758bc2d0cc6fbd8835351c73b60c32cf60f46ea5529c5cb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for httpbinx-1.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ed35ca2a20669d80d2cd8ea195699e8e0020da2a362ca18a14927945506dead
MD5 72ccad67478f645184c3cbfb720cfe48
BLAKE2b-256 8eafc63ecf9536a0a145adbe340c5eeb23dcd8f98c67ee469d30d4359fb1ab50

See more details on using hashes here.

Supported by

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