The Telestion Server project contains the APIs, database, and other core infrastructure items needed for the "backend" of telestion telegram client.
The server project is written in Python using Flask with Flask-Restful. The database is done with PostrgreSQL and controlled with Flask-SQLAlchemy.
Code contributions are welcome! PyCharm is highly recommended if you are working on this project. Please commit any pull requests against the master
branch.
Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature.