Rest_api
Project description
agave
Agave is a library that implement rest_api across the use of Blueprints based on Chalice Aws.
this library allow send and receive JSON data to these endpoints to query, modify and create content.
Install agave using pip:
pip install agave==0.0.2.dev0
You can use agave for blueprint like this:
from agave.blueprints.rest_api import RestApiBlueprint
agave include helpers for mongoengine, for example:
from agave.models.helpers import (uuid_field, mongo_to_dict, EnumField, updated_at, list_field_to_dict)
Correr tests
make test
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
agave-0.2.2.tar.gz
(17.5 kB
view details)
Built Distribution
agave-0.2.2-py3-none-any.whl
(26.9 kB
view details)
File details
Details for the file agave-0.2.2.tar.gz
.
File metadata
- Download URL: agave-0.2.2.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a596f0c3f644696fabf169ca4c4119ddd7637ef6c1e9a2a3154c4be754cbbb4d |
|
MD5 | 6a078b7076e06477b44e30c65110132c |
|
BLAKE2b-256 | 9810c03d3f96ca1045f34cc8397a09360ac75c06529b7f87066e7c77d20fa98b |
File details
Details for the file agave-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: agave-0.2.2-py3-none-any.whl
- Upload date:
- Size: 26.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af93cf6f0fe6092ae4acb4ee703eb016886e0e92beec3775d149265d0550f395 |
|
MD5 | cc507e8f03e3a06e503dc0aa432bebe0 |
|
BLAKE2b-256 | a469a419340440c3c0c3a37b07338247dbaa26387e05758dfdb6c71da383b153 |