Personal miscellaneous REST API
Find a file
Riley Housden 88ffd71911
Add gitea router
- added a gitea router
  - /gitea/latest endpoint gives the latest release version of a repo.
2021-12-02 05:21:39 -05:00
core Remove wrapper 2021-12-01 01:52:14 -05:00
routers Add gitea router 2021-12-02 05:21:39 -05:00
.gitignore add data folder to gitignore 2021-12-01 01:25:54 -05:00
api.py Add gitea router 2021-12-02 05:21:39 -05:00
bumpver.toml bump version 2021.12.1.4 -> 2021.12.1.5 2021-12-01 02:34:28 -05:00
install Require python3.9 2021-11-30 03:11:43 -05:00
log.conf Add gitea router 2021-12-02 05:21:39 -05:00
radical-api.service Remove wrapper 2021-12-01 01:52:14 -05:00
README.md Require python3.9 2021-11-30 03:11:43 -05:00
requirements.txt requirements.txt format 2021-08-24 22:51:22 -04:00

Radical API

Requires Python 3.9

I use this API for a variety of things, really it's just a collection of random stuff I add.