akhundMurad /
supporting-crud-python-example
The purpose of this repository is to show the way of implementing supporting enterprise applications in the Python programming language
25/100 healthLoading repository data…
SID41214 / repository
Implementation of CRUD operations in Python Django with PostgreSQL
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview is not available for this repository.
Selected from shared topics, language and repository description—not editorial ratings.
akhundMurad /
The purpose of this repository is to show the way of implementing supporting enterprise applications in the Python programming language
25/100 healthRitesh-Kumar-Mandal /
Python FastAPI implementation for creating a basic CRUD API with JWT authentication. It also provides API access based on role (User|Admin). This app also includes the implementation of two factor authentication, which allows users to login with a one-time pin rather than a password.
52/100 healthrzmk /
⚡ An implementation of FastAPI in Python using CRUD operations.
Prakashdeveloper03 /
This repository contains a simple implementation of a RESTful API using the FastAPI framework in Python.
29/100 healthjosgard94 /
This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation and updating.
43/100 healthJanadeepa /
Use Flask to build the backend of your application. Implement user authentication and authorization to allow users to sign up, sign in, and manage their tasks securely. Set up RESTful APIs to handle CRUD (Create, Read, Update, Delete) operations for tasks.
29/100 health