mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2024-11-23 20:11:07 +00:00
Update README.md
updated readme to include the postgres and mongodb FastAPI app generator projects
This commit is contained in:
parent
ea579ac608
commit
55d8412281
|
@ -55,3 +55,6 @@ make front
|
|||
|
||||
This will install the dependencies and start the development server.
|
||||
The frontend will be available at http://localhost:3000.
|
||||
|
||||
### Boilerplate
|
||||
In a rush? You can use either the [PostgreSQL app generator](https://github.com/tiangolo/full-stack-fastapi-postgresql) or the [MongoDB app generator](https://github.com/mongodb-labs/full-stack-fastapi-mongodb) for FASTAPI and eliminate much of the boilerplate.
|
||||
|
|
Loading…
Reference in New Issue
Block a user