Simple CRUD REST API with Python Django Rest Framework
-
Updated
Mar 12, 2024 - Python
Simple CRUD REST API with Python Django Rest Framework
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.
A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs
A recipe sharing API built using Django rest framework.
Django / DRF based app for comparing the nutritional value of products.
Django-based web application created for educational purposes that allows to find and optionally bookmark recipes.
Python Flask Microservices
A simple book REST API for a Book management service built for a video on FastAPI, PostgreSQL and SQLModel.
Async CRUD API with Zero coding. Easy and fast API framework based on Django-Ninja-Extra, inspired by NestJS-CRUD.
This is base code of fastapi, mongodb and machine learning with poetry env
Fast-api production ready boilerplate
In this article, you'll learn how to build a CRUD API with Django and Django REST framework. The RESTful API will have endpoints for performing CRUD operations against an SQLite database.
Python FastAPI Framework with Mongodb Scaffold Template.
"This is a simple Django API built for learning purposes. It allows performing CRUD operations on user data, including nickname, full name, email, and age."
Cruds Multi Languages
"A scalable, modular and user-friendly API automation framework built with Python for testing RESTful APIs."
CRUD app built using FastAPI. Allows users to save and archive webpages.
Python Flask + JS + PostgreSQL - CRUD
Add a description, image, and links to the crud-api topic page so that developers can more easily learn about it.
To associate your repository with the crud-api topic, visit your repo's landing page and select "manage topics."