Personal miscellaneous REST API
Find a file
riley 9ae0102a7f tracker/points date-range support
- Added date range support to tracker/points.
- Now using fastapi's built-in JSON encoder.
- Added list_points to core.tracker.
- Now saves data in multi-user friendly fashion.
- Added /system/update endpoint
  - requires system key
2021-09-12 13:13:43 -04:00
core tracker/points date-range support 2021-09-12 13:13:43 -04:00
routers tracker/points date-range support 2021-09-12 13:13:43 -04:00
.gitignore Update gitignore 2021-09-06 03:47:39 -04:00
api.py API Security, Logging, & Restructure 2021-08-23 02:14:40 -04:00
log.conf API Security, Logging, & Restructure 2021-08-23 02:14:40 -04:00
main.py Change listening address 2021-08-24 22:56:16 -04:00
requirements.txt requirements.txt format 2021-08-24 22:51:22 -04:00
tracker_api.service Add systemd service file 2021-08-23 18:51:34 -04:00