Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.14 KB

telestion

travis-ci build codecov


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.

Contribute

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.