crudry
CRUD utilities
A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications.
Elixir library for DRYing CRUD in Phoenix Contexts and Absinthe Resolvers.
90 stars
4 watching
11 forks
Language: Elixir
last commit: almost 3 years ago
Linked from 1 awesome list
elixir
Related projects:
Repository | Description | Stars |
---|---|---|
mykewould/crutches | A utility library providing convenience functions in Elixir | 125 |
pragdave/exlibris | A collection of reusable utility functions in Elixir | 11 |
bitgamma/crudex | Provides utilities and macros for building CRUD controllers and models in Elixir | 20 |
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 |
amranidev/scaffold-interface | A tool to generate boilerplate code for CRUD operations in Laravel applications | 915 |
what-crud/vue-crud | A Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication | 834 |
tchoutri/exon | Manages and documents physical items with user authentication and CRUD capabilities | 22 |
cristianszwarc/react_crud_localstorage | A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
khaledsukkar2/django-swift-crud | A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
activescaffold/active_scaffold | Provides a quick and powerful interface for CRUD operations in Rails applications. | 1,102 |
bbense/elixgrep | An Elixir framework to build concurrent versions of Unix utilities like grep and find | 28 |
sohelamin/crud-generator | Automates the creation of common application components | 1,410 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
ericdc1/dapper.simplecrud | A Dapper extension providing simple CRUD helpers with default values and flexible parameters | 1,153 |