Yet another way to build APIs using AIOHTTP framework
Project description
aioapi
Yet another way to build APIs using AIOHTTP
framework.
Follow documentation to know what you can do with AIOAPI
.
Installation
$ pip install aioapi
Usage
Examples of usage can be found at examples/
directory.
To run example use command below:
$ make example
Contributing
To work on the AIOAPI
codebase, you'll want to clone the project locally and install the required dependencies via poetry:
$ git clone git@github.com:Gr1N/aioapi.git
$ make install
To run tests and linters use command below:
$ make lint && make test
If you want to run only tests or linters you can explicitly specify what you want to run, e.g.:
$ make lint-black
Milestones
If you're interesting in project's future you can find milestones and plans at projects page.
License
AIOAPI
is licensed under the MIT license. See the license file for details.
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
Built Distribution
File details
Details for the file aioapi-0.2.0.tar.gz
.
File metadata
- Download URL: aioapi-0.2.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.12 CPython/3.7.2 Linux/4.15.0-1029-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10226f4ee5ddf1866ff8caae38f743d950fbebb9a658aa81d16f7707210bb89d |
|
MD5 | e52027e72b7118931850b40a78ab8a76 |
|
BLAKE2b-256 | bb45581c02d7509db8adb611f9166e10d0c134f72175ceb4c771cbc9bcb523e5 |
File details
Details for the file aioapi-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: aioapi-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.12 CPython/3.7.2 Linux/4.15.0-1029-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cff7c0cc2cd77086ae9081287b82d870625089a209149eb70705d11afcc3a49d |
|
MD5 | 83e821bae12c6d7288deff637ead4779 |
|
BLAKE2b-256 | 05f748cd484bfb8f9ca9a409abf4f60813f6b359fe850a0fa7bc8e7f5709696d |