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
33
Commits
4
Branches
0
Tags
6.6
MiB
Python
100%
347345b343
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
Koa
347345b343
Add update, delete, search city API calls and other bug fixes/code refactors
2023-02-09 09:45:25 -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
Add update, delete, search city API calls and other bug fixes/code refactors
2023-02-09 09:45:25 -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
Add update, delete, search city API calls and other bug fixes/code refactors
2023-02-09 09:45:25 -05:00
README.md
initialised project from existing gamification service
2023-01-10 12:12:01 -05:00
requirements.txt
Add update, delete, search city API calls and other bug fixes/code refactors
2023-02-09 09:45:25 -05:00
README.md
Gamification Service