This website requires JavaScript.
Explore
Help
Sign In
CERC
/
api_v1.4
Watch
58
Star
1
Fork
0
You've already forked api_v1.4
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Basic implementation for API v1.4
23
Commits
4
Branches
0
Tags
6.6
MiB
Python
100%
0aef0c32fc
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Peter Yefi
0aef0c32fc
Removed deprecated FLASK_ENV
2023-02-01 15:58:20 -05:00
cache
initialised project from existing gamification service
2023-01-10 12:12:01 -05:00
data
Added user endpoints with swagger documentation including authorization token and appid
2023-01-16 15:31:02 -05:00
hub_api
Removed deprecated FLASK_ENV
2023-02-01 15:58:20 -05:00
tests
Removed deprecated FLASK_ENV
2023-02-01 15:58:20 -05:00
utils
Read energy demand as an array of floats
2023-01-17 18:59:59 -05:00
.gitignore
initialised project from existing gamification service
2023-01-10 12:12:01 -05:00
bootstrap.py
Added tests for user
2023-02-01 15:48:14 -05:00
README.md
initialised project from existing gamification service
2023-01-10 12:12:01 -05:00
requirements.txt
Update requirements.txt
2023-01-16 21:29:36 -05:00
README.md
Gamification Service