GitHub topics: fastapi-crud-app
wpcodevo/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.
Language: Python - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 52 - Forks: 28

dev-madhurendra/fastapi
Learning poc on FastAPI framework, high performance, easy to learn, fast to code.
Language: Python - Size: 35.2 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sumitgirwal/Todo-App
Simple todo app 📃
Language: JavaScript - Size: 288 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

wpcodevo/crud-app-pymongo
In this article, you'll learn how to build a CRUD application with FastAPI, PyMongo, and a MongoDB database. You'll have a full-fledged REST API that can accept CRUD (Create, Read, Update, and Delete) requests from an API testing tool or a frontend application.
Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0
