fastapi-httpbin
fastapi-httpbin copied to clipboard
HTTP Endpoints for easy testing of your app.
The spec file at /openapi.json appears to have some problems when loaded from the latest image at docker.io/dmuth1/fastapi-httpbin:latest. It fails to validate in an enforcement tool and editor.swagger.io reports the...
A few days ago I noticed https://httpbin.dmuth.org/ started hanging for no reason. My dashboards would look like this:   ...and I started seeing...
It appears that, unlike `httpbin`, `fastapi-httpbin` consistently interprets a urlencode payload in a `POST` request as JSON. When a `POST` request is sent to `httpbin`, with the following command: ```...
Sometimes one wants a transparent QR code, for example to prevent the white QR code's background from standing out on a piece with a different-color background. Suggested solution: Allow export...
1. foreground/background colour from hex code 2. non-URL outputs 3. update note on 'tracking' with suggestion to use bit.ly → advising users to include UTM fields in their URL? seems...