https://github.com/times-0/timeflex
Webserver API for Timeline' Login System (based on Firebase)
https://github.com/times-0/timeflex
api firebase flask login python server timeline web
Last synced: 2 months ago
JSON representation
Webserver API for Timeline' Login System (based on Firebase)
- Host: GitHub
- URL: https://github.com/times-0/timeflex
- Owner: Times-0
- License: gpl-3.0
- Created: 2019-02-20T06:41:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T06:46:47.000Z (over 7 years ago)
- Last Synced: 2025-01-17T22:43:05.315Z (over 1 year ago)
- Topics: api, firebase, flask, login, python, server, timeline, web
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TimeFlex
Webserver API for Timeline' Login System (based on Firebase)
## Usage
To start the server, execute the following command
```
python Flex.py
```
## Setup
Edit your database condifs in Database.py, add your firebase private key in `./config/` folder, under the name `FirebaseCredential.json`