https://github.com/programmingwithgaurav/flaskapi
Flask Api
https://github.com/programmingwithgaurav/flaskapi
Last synced: 4 months ago
JSON representation
Flask Api
- Host: GitHub
- URL: https://github.com/programmingwithgaurav/flaskapi
- Owner: ProgrammingWithGaurav
- License: mit
- Created: 2023-11-02T11:42:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T11:46:51.000Z (about 2 years ago)
- Last Synced: 2025-03-12T20:14:05.823Z (10 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This is the [Flask](http://flask.pocoo.org/) [quick start](http://flask.pocoo.org/docs/1.0/quickstart/#a-minimal-application) example for [Render](https://render.com).
The app in this repo is deployed at [https://flask.onrender.com](https://flask.onrender.com).
## Deployment
Follow the guide at https://render.com/docs/deploy-flask.