django-swift-crud

CRUD framework

A package that simplifies setting up CRUD operations in Django models with a streamlined view class

django-swift-crud provides a streamlined approach to setting up CRUD operations for any Django model within just one view class.

GitHub

20 stars
2 watching
3 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
carltongibson/neapolitan Provides standard CRUD views and template tags for Django models 530
icwr-team/r-crud A PHP class library providing basic CRUD operations for tables in a database. 0
matthewhammer/motoko-crud A framework for building CRUD services using Motoko on the Internet Computer. 27
amranidev/scaffold-interface A tool to generate boilerplate code for CRUD operations in Laravel applications 915
scoumbourdis/grocery-crud A PHP Codeigniter framework library that creates a full functional CRUD system without requiring custom JavaScript or CSS modifications. 1,008
henkmollema/dommel A simple and convenient API for CRUD operations using Dapper. 640
q-mobile/model2app Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. 136
eicrud/eicrud An opinionated backend framework based on NestJS that provides a simple and easy-to-use API for CRUD applications with built-in authentication, authorization, and security features. 775
fast-crud/fast-crud A framework for building CRUD interfaces quickly and efficiently. 945
mdconaway/fastapi-cruddy-framework A framework providing a set of tools and policies to simplify CRUD operations in FastAPI applications. 24
ultimatemodulecreator/umc-crud A set of classes and interfaces to reduce boilerplate code when creating CRUD extensions in Magento 2 26
versent/redux-crud Provides standard actions and reducers for building CRUD applications with Redux 624
shershen08/vue.js-v2-crud-application A Vue.js demo app showcasing CRUD operations using version 2.0 of the framework and router. 54
jungsoft/crudry A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. 90
kop7/serverless-nestjs-typeorm A serverless framework project demonstrating the integration of NestJS with TypeORM and MySQL for CRUD operations. 115