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.
20 stars
2 watching
3 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
carltongibson/neapolitan | A Django framework for building CRUD views with minimal code and effort. | 517 |
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 that generates and scaffolds Laravel applications with features like CRUD generation, model visualization, and authentication setup. | 913 |
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. | 635 |
q-mobile/model2app | Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 137 |
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. | 738 |
fast-crud/fast-crud | A framework for building CRUD interfaces quickly and efficiently. | 932 |
mdconaway/fastapi-cruddy-framework | A framework providing a set of tools and policies to simplify CRUD operations in FastAPI applications. | 22 |
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 | 623 |
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 |