https://github.com/thespeedx/flask-store-api
A simple Flask API to store user info
https://github.com/thespeedx/flask-store-api
Last synced: about 1 month ago
JSON representation
A simple Flask API to store user info
- Host: GitHub
- URL: https://github.com/thespeedx/flask-store-api
- Owner: TheSpeedX
- Created: 2020-04-18T18:36:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T18:39:47.000Z (about 6 years ago)
- Last Synced: 2025-03-21T18:18:51.543Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flask-store-api
A simple Flask API to store user info
NOTE: It does not have any security implementations. Its just an example.