Toolkit for building web API's using Odin and `aiohttp`.
Project description
OdinWeb API framework for aiohttp. For building your APIs using asyncio.
Features:
API Framework designed around OpenAPI
Built in support for OpenAPI spec
Built in support for CORS
Handling of validation of all incoming parameters (via Odin)
Handling of Serialisation and Deserialisation of data into common API content types including JSON, XML, and YAML.
Easily extensible.
Built in Authorisation and customisable Authentication.
Fully type annotated with Python 3.6+ typing support.
Contributions
Contributions are always welcome, however please ensure the following guidelines are met to ensure your PR will be accepted.
AIOdinWeb uses Git-Flow
Check with Flake8, this must pass
Ensure type annotations are fully applied.
Ensure your contribution comes with fast test cases (for PyTest)
Documentation is generated from code, ensure your contribution is documented.
Thanks!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file aiodinweb-0.1.2.dev1.tar.gz
.
File metadata
- Download URL: aiodinweb-0.1.2.dev1.tar.gz
- Upload date:
- Size: 416.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11bb2f98deac0e29596f882e1a30f7091faabffe49337b7f934e8c6af96e60b0 |
|
MD5 | 76335ed17755ad3861c45eefc83b20b3 |
|
BLAKE2b-256 | 5430adcb31b588b33d080fb1834e0d7c3a7e1c3f3c91c81c86c67b2e21b51a4c |