File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.3] 2022-11-05
4+ ### Improvements
5+
6+ - Updated for Deploy on RENDER using [ Python Deployer] ( https://github.com/app-generator/deploy-automation-render )
7+ - ` python.exe .\deployer.py flask https://github.com/app-generator/api-server-flask `
8+ - The new API is usable via ` https://api-server-flask-<RANDOM>.onrender.com/api/ `
9+
310## [ 1.0.2] 2022-06-07
411### Improvements
512
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Simple [Flask API Boilerplate](https://appseed.us/boilerplate-code/flask-api-boi
1111- ✅ ` Flask-restX ` , ` Flask-jwt_extended `
1212- ✅ ** Docker** , ` Unitary tests `
1313- 🚀 ` Instant Deploy ` on RENDER using [ Python Deployer] ( https://github.com/app-generator/deploy-automation-render )
14- - ` python.exe deployer.py django <THIS_REPO> "run:app" `
14+ - ` python.exe deployer.py flask <THIS_REPO> "run:app" `
1515
1616<br />
1717
You can’t perform that action at this time.
0 commit comments