aboutsummaryrefslogtreecommitdiff
path: root/app/routes.py
Commit message (Expand)AuthorAgeFilesLines
* Overhaul: Flask -> FastAPIParker2024-02-261-77/+151
* working on changing from flask -> fastapiParker2024-02-261-59/+80
* Require auth for delrecords routeParker2024-02-251-0/+1
* Incorrect route name fixParker2024-02-251-1/+1
* Delete records for specific linkParker2024-02-251-1/+8
* Remove sys import -> not neededParker2024-02-251-2/+1
* CreationParker2024-02-251-0/+92