https://github.com/uvarc/api.uvarc.io
https://github.com/uvarc/api.uvarc.io
flask python3
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uvarc/api.uvarc.io
- Owner: uvarc
- Created: 2019-07-10T13:59:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-22T12:50:38.000Z (7 months ago)
- Last Synced: 2025-12-23T23:48:00.603Z (6 months ago)
- Topics: flask, python3
- Language: Python
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api.uvarc.io
A simple Flask app for handling form submissions + more.
TO UPDATE CODE
---------------
sudo git fetch origin
sudo git reset --hard origin/master