Skip to main content

A tiny misbehaving web API server, for testing web consuming apps.

Project description

ShittyWebserver

An tiny WebAPI that does some normal things and some weird thing for testing web consuming code.

API

OpenAPI Doc

Run

Python

pip install shittywebserver

from shittywebserver import run_shitty_webserver
run_shitty_webserver(
    host = "0.0.0.0",
    port = 8000,
    run_in_subprocess = False)

Docker

docker pull registry-gl.connect.dzd-ev.de:443/dzdpythonmodules/shittywebserver:prod

docker run -p 8000:8000 registry-gl.connect.dzd-ev.de:443/dzdpythonmodules/shittywebserver:prod

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

shittywebserver-0.0.4.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

shittywebserver-0.0.4-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file shittywebserver-0.0.4.tar.gz.

File metadata

  • Download URL: shittywebserver-0.0.4.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for shittywebserver-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f246446e327f8bda9c1b7ebadedd2aa93d2baf1e217a99b6198ff7785600b891
MD5 12a1a53a714e02b7b104bd5267525a77
BLAKE2b-256 3072e2aebcfe632645c452a1b9861e706e7e445675cc2ea0fe980fbaf570b4a9

See more details on using hashes here.

File details

Details for the file shittywebserver-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for shittywebserver-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b554891dbc3c5e4822dbc42ab730bfcf626178cbc0189ad20be4fcd3ae28e27b
MD5 e369487fe1ff974bb34eed73846222e8
BLAKE2b-256 90732fba2bc0980f5f4e712efb79e68d79f400d6b3562b95d738eaedb3a57298

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page