Skip to content

patron-labs/flask_arangodb_task_management_example

Repository files navigation

Simple task management back-end by using flask and arangodb

Description:

This code is an example use of flask and arangodb within orm architecture. Please check medium post for this repository.

Installation & Run

git clone https://github.com/patron-labs/flask_arangodb_task_management_example.git

cd flask_arangodb_task_management_example

virtualenv venv

source venv/bin/activate

pip install requirements.txt

python app.py

About

Simple task management system by using flask and arangodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages