Skip to main content

Rest_api

Project description

agave

test codecov PyPI

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 hashes)

Uploaded Source

Built Distribution

agave-0.2.2-py3-none-any.whl (26.9 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