Skip to content

REST API using Flask, Pytest, Nginx, uWSGI and Docker for water and air sensors. Introduced user registration/logging/tokens/tests for version 2.0 of the API on dev branch.

Notifications You must be signed in to change notification settings

CezaryCwikla/API

Repository files navigation

PO WGRANIU CLONE PROJEKTU TRZEBA STWORZYC PLIK .env i dodac odpowiednie parametry:
SECRET_KEY=
SQLALCHEMY_DATABASE_URI=

W .flaskenv:
FLASK_APP=api.py
FLASK_ENV=development 
lub
FLASK_ENV=production

About

REST API using Flask, Pytest, Nginx, uWSGI and Docker for water and air sensors. Introduced user registration/logging/tokens/tests for version 2.0 of the API on dev branch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages