Skip to main content

Cognito JWT implementation for Avblox

Project description

Common Services

Common Backend microservices and API services

Requirements

  • python >= 3.6.x
  • pip

Development

$ python -m venv venv
$ pip install -r requirements
$ export FLASK_APP=avb_cs
$ export DATABASE_URL='db_connection_string'
$ flask run

Deployment

$ zappa update dev || zappa deploy dev

Debugging

Local environment:
$ export FLASK_DEBUG=1
AWS environment:
$ zappa tail dev 

Digarams

AWS VPC resources diagram
  • Load avblox-cs-vpc.drawio file using draw.io
Database ERD diagram

Contributing

Project details


Release history Release notifications | RSS feed

This version

0.1

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