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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: shittywebserver-0.0.5.tar.gz
  • Upload date:
  • Size: 8.3 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.5.tar.gz
Algorithm Hash digest
SHA256 b007bef5c76c370121aa1d458bad718ff713624046d3ed9740ba18b5ee1ecb12
MD5 968454cacb5956df7a8eddbe6e53addb
BLAKE2b-256 8abfea01ad5a447ea856df94bb18f5e3cc288ff7e7f033154c303f5e72023eff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for shittywebserver-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 bc2cd5fc690d819d6c81048c80c08a9a6cfd6fc93c5de584b4cc86b0a8c057b7
MD5 6c1903c06b4f6b65dbf97fa66bf514a6
BLAKE2b-256 667c45413c8eb72a08bee9d36df16ee22a7cffdccf4a0c2b960718959a78a8b8

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