An open API service indexing awesome lists of open source software.

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)

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`