/backend-sqlite

Prototype backend implementation

Primary LanguagePython

backend-sqlite

prototype backend implementation for the STRICT protocol

This backend was developed for testing of the app. It is currently deployed here.

It is no longer being developed.

run using flask: FLASK_APP=app.py FLASK_ENV=development flask run --host=0.0.0.0