Skip to content

Commit bc7d840

Browse files
Update README.md
1 parent ee71f7e commit bc7d840

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
## Flask API Server
1+
## [Flask API Server](https://github.com/app-generator/api-server-flask)
22

33
Simple [Flask API Boilerplate](https://appseed.us/boilerplate-code/flask-api-boilerplate) enhanced with JWT authentication, SqlAlchemy, **SQLite** persistence and deployment scripts via Docker - Provided by **AppSeed**. It has all the ready-to-use bare minimum essentials.
44

55
<br />
66

77
> Features:
88
9-
- `Up-to-date dependencies`
10-
- [API Definition](https://docs.appseed.us/boilerplate-code/api-unified-definition) - the unified API structure implemented by this server
11-
- Simple, intuitive codebase - can be extended with ease.
12-
- `Flask-restX`, `Flask-jwt_extended`
13-
- **Docker**, `Unitary tests`
14-
9+
-`Up-to-date dependencies`
10+
-[API Definition](https://docs.appseed.us/boilerplate-code/api-unified-definition) - the unified API structure implemented by this server
11+
-`Flask-restX`, `Flask-jwt_extended`
12+
-**Docker**, `Unitary tests`
13+
-`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"`
15+
1516
<br />
1617

1718
> Can be used with other [React Starters](https://appseed.us/apps/react) for a complete **Full-Stack** experience:
@@ -190,4 +191,4 @@ Run tests using `pytest tests.py`
190191
<br />
191192

192193
---
193-
**Flask API Boilerplate** - provided by AppSeed [App Generator](https://appseed.us)
194+
**[Flask API Server](https://github.com/app-generator/api-server-flask)** - provided by [AppSeed](https://appseed.us)

0 commit comments

Comments
 (0)