mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-21 06:50:57 +00:00
345 B
345 B
v0.0.7
- Immutable Request object.
v0.0.6:
- Ability to mount WSGI apps.
- Supply content-type when serving up the schema.
v0.0.5:
- OpenAPI Schema support.
- Safe load/dump yaml.
v0.0.4:
- Asyncronous support for data uploads.
- Bug fixes.
v0.0.3:
- Bug fixes.
v0.0.2
- Switch to ASGI/Starlette.
v0.0.1
- Conception!