Skip to main content

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 customisble 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiodinweb-0.1.0.tar.gz (416.0 kB view hashes)

Uploaded Source

Built Distribution

aiodinweb-0.1.0-py3-none-any.whl (416.4 kB view hashes)

Uploaded Python 3

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