Skip to content
#

crud-operation

Here are 128 public repositories matching this topic...

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

  • Updated May 13, 2025
  • Python

This Git repository serves as a comprehensive resource that encompasses all possible ways of performing CRUD (Create, Read, Update, Delete) operations in Django Rest Framework (DRF). It is designed to be a one-stop destination for developers seeking to understand and implement data manipulation functionalities in their Django Rest API projects.

  • Updated Jun 13, 2023
  • Python

Improve this page

Add a description, image, and links to the crud-operation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crud-operation topic, visit your repo's landing page and select "manage topics."

Learn more