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.
Django / DRF based app for comparing the nutritional value of products.
A recipe sharing API built using Django rest framework.
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
Django-based web application created for educational purposes that allows to find and optionally bookmark recipes.
Python Flask Microservices
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
A simple book REST API for a Book management service built for a video on FastAPI, PostgreSQL and SQLModel.
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.
Cruds Multi Languages
"A scalable, modular and user-friendly API automation framework built with Python for testing RESTful APIs."
Python Flask + JS + PostgreSQL - CRUD
CRUD app built using FastAPI. Allows users to save and archive webpages.
A Flask-based multi-user e-commerce app for grocery management featuring CRUD APIs, RBAC authentication, Stripe and Twilio integrations. Diverse functionalities for Customer, Admin, Store Manager, Delivery Executive, and Developer roles, including order placement, inventory management, scheduled emails, recommendations, and user-specific operations
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."