< cd ../gallery
[APIs]

fastapi_sqlalchemy

In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic for data validation, and store data in an SQLite database.
wpcodevo
@wpcodevo
maintainer
★ 65 stars
go to website ↗github
fastapi-sqlalchemy — preview
fastapi_sqlalchemy repository preview
# README
In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic for data validation, and store data in an SQLite database. Maintained by wpcodevo on GitHub, where it has earned 65 stars from the community.
It's actively developed around crud-api, crud-app, fastapi, and is a solid reference for anyone building with these tools.
# tags
# install
npm install fastapi_sqlalchemy
languages
Python100%
last commit1 year ago
license
more FastAPI repos
$ made-with-fastapi
rssllmmadewithwhat

Ask MadeWithWhat

AI answers may contain mistakes — please double-check important details.