Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Commit 3b55b1c

Browse files
authored
Update README.md
1 parent 1bb8a2d commit 3b55b1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
A low dependency and really simple to start project template for Python Projects.
55

6-
See also [Flask-Project-Template](https://github.com/rochacbruno/flask-project-template/) for a full feature Flask project including database, API, admin interface, etc.
6+
See also
7+
- [Flask-Project-Template](https://github.com/rochacbruno/flask-project-template/) for a full feature Flask project including database, API, admin interface, etc.
8+
- [FastAPI-Project-Template](https://github.com/rochacbruno/fastapi-project-template/) The base to start an openapi project featuring: SQLModel, Typer, FastAPI, JWT Token Auth, Interactive Shell, Management Commands.
79

810
### HOW TO USE THIS TEMPLATE
911

0 commit comments

Comments
 (0)