Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

CRUD

CRUD is an acronym that stands for create, read, update and delete in the context of database queries or HTTP verbs in case of REST APIs. | CRUD | SQL | HTTP | |-|-|-| | Create | INSERT | POST | | Read | SELECT | GET | | Update | UPDATE | PUT to replace, PATCH to modify | | Delete | DELETE | DELETE |

https://github.com/react-backoffice/backoffice

React GUI-Framework based on Material UI; provides a couple of components for back-office apps (CRUD-based APIs)

component-library crud crud-gui dashboard material-ui react react-router reactjs

Last synced: 30 Oct 2024

https://github.com/diogosouza/logrocket_deno_api

A functional CRUD-like API with Deno and Postgres

crud crud-api crud-sample deno denoland javascript logrocket postgres postgresql

Last synced: 29 Nov 2024

https://github.com/hashimthepassionate/ultimate-mysql-bootcamp

Master MySQL with the Ultimate Bootcamp: all levels, all topics, one place. Say goodbye to multiple courses - everything from basics to advanced techniques covered. Dive into SQL syntax, data modeling, and optimization strategies, tailored for all skill levels.

btree-indexes crud database design-db functions groups indexes mysql procedures query securing-db tables variables views

Last synced: 14 Nov 2024

https://github.com/arkounay/quickadmingeneratorbundle

QAG - Quick Admin Generator Bundle for Symfony >= 5, a bundle that generates cruds admin for Symfony applications using Doctrine

admin backend bundle crud generator hacktoberfest symfony

Last synced: 11 Nov 2024

https://github.com/wpcodevo/rust-axum-mysql

In this article, you'll discover how to use the Axum framework to build a RESTful API in Rust that supports basic CRUD (Create, Read, Update, Delete) operations against a MySQL database.

axum axum-framework crud crud-api docker mysql-database rust sqlx sqlx-cli

Last synced: 27 Nov 2024

https://github.com/sandstorm/crudforms

Extensible CRUD generator for Flow and Neos.

crud flow hacktoberfest neoscms php

Last synced: 25 Nov 2024

https://github.com/khaouitiabdelhakim/tasky-lecture-02-html-css-js

Frontend Development: Dive into HTML, CSS, and JavaScript, the building blocks of web development. Learn how to create captivating user interfaces and interactive experiences.

bootstrap bootstrap4 bootstrap5 crud css css-framework html html-css html-css-javascript html-template html5 javascript javascript-library js web webapp website

Last synced: 07 Nov 2024

https://github.com/didinj/ionic4-angular6-firebase-crud-example

Ionic 4 and Angular 6 Tutorial: Firebase Realtime CRUD Mobile App Example

android angulajs angular angular6 app crud example firebase ionic ionic3 ionic4 ios iphone mobile realtime tutorial

Last synced: 09 Nov 2024

https://github.com/cs91chris/flask_autocrud

Automatically generate a RESTful API service for CRUD operation on database and advanced search

advanced-search automatic-api browsable-api cli crud database flask hateoas rest-api restful sqlalchemy

Last synced: 18 Nov 2024

https://github.com/tb/rails-json-api-react

React + JSON API Redux CRUD

crud json-api rails rails5-api react redux redux-form

Last synced: 21 Oct 2024

https://github.com/eitanblumin/crude-asp

Low Code Application Generator in Classic ASP, with MSSQL Database, Bootstrap, Fontawesome, and jQuery. Based on the AdminLTE web template.

admin-ui asp bootstrap classic-asp crud crud-actions crud-application crud-functionality crud-generator crud-gui crud-operation crud-web crude datatables low-code-development-platform rapid-application-development sql-server sql-server-database sqlserver

Last synced: 25 Nov 2024

https://github.com/beliven-it/fastify-crud-generator

A plugin to rapidly generate CRUD routes for any entity

crud fastify generator plugin rest routes

Last synced: 29 Nov 2024

https://github.com/maitraysuthar/react-redux-saga-boilerplate

A boilerplate for React JS with Redux and Saga. Backend for this structure: https://github.com/maitraysuthar/rest-api-nodejs-mongodb

boilerplate crud react react-redux react-redux-boilerplate react-redux-saga-sample reactjs redux saga

Last synced: 09 Nov 2024

https://github.com/glaucia86/crud-go-fiber

Repositório responsável pela demo relacionada ao projeto usando: Golang + Fiber + PostGreSQL + Azure

azure azure-app-service crud fiber golang postgresql

Last synced: 23 Oct 2024

https://github.com/didinj/ionic4-angular8-crud-mobileapps-example

Ionic 4 Angular 8 Tutorial: Learn to Build CRUD Mobile Apps

angular angular8 apps build crud ionic ionic4 learn mobile tutorial

Last synced: 09 Nov 2024

https://github.com/m-nathani/node-typescript-starter

REST API using Node with typescript, KOA framework. TypeORM for SQL. Middlewares JWT (auth), CORS, Winston Logger, Error, Response

boilerplate boilerplate-node cors crud jwt koa koa2 mysql-database node node-js node-module rest sql starter ts-node tutorial-code typeorm typeorm-extension typescript winston

Last synced: 12 Nov 2024

https://github.com/professorjosedeassis/javaee

Java WEB Level 1 (Servlet - jsp - JDBC)

crud itextpdf java javaee jdbc jdbc-driver jsp mysql servlet

Last synced: 07 Nov 2024

https://github.com/mwsimple/admincrudbundle

AdminCrud genera un controlador muy básico para una Entity dada. Este controlador extiende e implementa un controlador Super Genial.

admin bundle crud symfony

Last synced: 17 Nov 2024

https://github.com/andyprasetya/leaflet-crud

Leaflet.JS CRUD Implementation to PostgreSQL/PostGIS

bootstrap4 crud esri-terraformer leaflet leaflet-draw php postgis postgresql

Last synced: 17 Dec 2024

https://github.com/timmikeladze/graphql-crud

GraphQL schema directives to generate CRUD queries, mutations and resolvers which are automatically connected to a database.

crud database directives graphql

Last synced: 02 Nov 2024

https://github.com/MWSimple/AdminCrudBundle

AdminCrud genera un controlador muy básico para una Entity dada. Este controlador extiende e implementa un controlador Super Genial.

admin bundle crud symfony

Last synced: 18 Nov 2024

https://github.com/opuscapita/react-crudeditor

OpusCapita React CRUD Editor

crud crud-editor javascript js react

Last synced: 25 Nov 2024

https://github.com/edtoken/redux-tide

Simple library for redux crud normalized state and actions/selectors for it

axios crud crud-functionality javascript react reactjs redux selector storage

Last synced: 09 Nov 2024

https://github.com/mevdschee/js-crud-api

A Node.js port of the full php-crud-api project (single file REST API)

api-server crud crud-functionality json json-data nodejs rest-api rest-json restful restful-api

Last synced: 23 Oct 2024

https://github.com/didinj/angular-9-coronavirus-cases-app

Angular 9 Tutorial: Learn to Build a CRUD Angular App Quickly (Coronavirus Cases App Example)

angular angular-app angular9 app build cases coronavirus crud example learn quickly tutorial

Last synced: 09 Nov 2024

https://github.com/diogosouza/logrocket-node-grpc-crud

LogRocket Tutorial of a CRUD with gRPC and Node

crud grpc grpc-node logrocket nodejs

Last synced: 29 Nov 2024

https://github.com/smallpaes/todo-list

A practical web application built with Node.js, Express, and MySQL for you to readily record, view, and manage your tasks with an account: Create, view, edit, delete, filter, and sort expenses are as easy as pie 🥧

animatecss authentication crud csurf express-validator expressjs facebook facebook-authentication mysql nodejs passportjs sequelize todo todolist

Last synced: 28 Oct 2024

https://github.com/funmilolajire/invoice-app

a full-stack invoicing application built with next.js and nest.js

crud cssmodules frontend-mentor full-stack invoice nestjs-backend nextjs react swagger-api typescript

Last synced: 14 Oct 2024

https://github.com/codeclown/helppo

Instant admin UI for your database

cli crud database express-middleware mysql postgresql

Last synced: 17 Nov 2024

https://github.com/alfianlosari/ios-grpc-note-crud-app

Swift iOS gRPC Client Note Taking App

api crud grpc grpc-client grpc-server grpc-service ios swift

Last synced: 14 Nov 2024

https://github.com/arojunior/php-orm-pdo

Micro PHP ORM Library

crud orm php php-orm-pdo

Last synced: 28 Oct 2024

https://github.com/vaibhavpandeyvpz/starter-laravel

Quick, Laravel CRUD boilerplate using Livewire with RBAC. Uses Docker for local development & production deployments, has better auth views based on Bootstrap, nicely integrates Select2 and Flatpickr as well.

admin api backend boilerplate crud dashboard laravel laravel-crud laravel-starter livewire mysql rbac starter-kit starter-project starter-template

Last synced: 14 Oct 2024

https://github.com/henryruhs/ngx-crud

CRUD services in Angular with effortless aborting, caching and observing

aborting angular caching crud http observing

Last synced: 27 Oct 2024

https://github.com/savanihd/laravel-10-crud

Laravel 10 CRUD Tutorial Example

crud laravel laravel10

Last synced: 11 Oct 2024

https://github.com/didinj/node-express-angular-mongodb-graphql

Node, Express, Angular 7, GraphQL and MongoDB CRUD Web App

angular angular7 crud example expres graphql mongodb mongoose nodejs tutorial webapp

Last synced: 21 Oct 2024

https://github.com/wpcodevo/simple-api-actix-web

In this comprehensive guide, you'll build a simple CRUD API in Rust using the Actix Web framework and an in-memory database.

actix-cors actix-web api api-rest crud crud-api crud-app rest rest-api restful-api rust rust-api

Last synced: 27 Nov 2024

https://github.com/odranoelbr/vue-quasar-crud

Quasar QTable Crud Rest API

axios crud quasar-framework rest vuejs

Last synced: 10 Nov 2024

https://github.com/daviqzr/cursofx

Exercício - Curso (Boundary, Control e Entity) – Usando JavaFX, Conectando ao Banco De Dados SQL Server

banco-de-dados crud fatec-zona-leste java javafx sql-server

Last synced: 08 Nov 2024

https://github.com/jeganathpv/flask-firebase-crud

Python App to integrate firebase connectivity & Perform CRUD operations using Flask API - ToDo Application Demo

api crud firebase firebase-auth firebase-database flask python restful todo

Last synced: 28 Oct 2024

https://github.com/odranoelBR/vue-quasar-crud

Quasar QTable Crud Rest API

axios crud quasar-framework rest vuejs

Last synced: 01 Nov 2024

https://github.com/guoguang/generator-crud-code

:beers: 基于实体类生成CRUD且带校验的Java代码,支持基于业务自定义模板代码,解放你的双手!

crud generate generated-code

Last synced: 12 Oct 2024

https://github.com/caioagiani/api-restful

API RESTful - NoSQL MongoDB, JWT & Jest

api crud express mongodb restful-api

Last synced: 06 Nov 2024

https://github.com/harikvpy/django-popupcrud

A CRUD framework that implements CRUD operations through HTML popups.

bootstrap3 crud crud-generator django django-application python python3

Last synced: 11 Oct 2024

https://github.com/wpcodevo/rust-axum-mongodb

In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framework and MongoDB.

axum axum-framework cors crud crud-api docker docker-compose mongodb restful-api rust

Last synced: 27 Nov 2024

https://github.com/bush1d3v/tsbank_api

API RESTful com autenticação de usuário, criptografia de senha e integração a banco de dados. Levando à risca os princípios de desenvolvimento utilizados.

bcrypt clean-architecture crud dotenv express javascript jest jsonwebtoken jwt knex nodejs nodemon pg postgresql restful-api solid tdd typescript yarn yup

Last synced: 07 Nov 2024

https://github.com/vmeazevedo/crud_python

This algorithm is a CRUD made in python that has the purpose of the four basic operations (creation, consultation, updating and destruction of data) used in relational databases (RDBMS).

crud crud-application crud-operation python python3

Last synced: 27 Oct 2024

https://github.com/savanihd/laravel-6-ajax-crud-tutorial

Laravel 6 Ajax CRUD Tutorial

ajax crud laravel laravel6

Last synced: 11 Oct 2024

https://github.com/wpcodevo/rust-mysql-crud-sqlx

In this article, we will explore how to use Rust, Actix Web, SQLX, and MySQL to build a CRUD (Create, Read, Update, Delete) API.

actix-web api backend-api crud crud-api crud-operation docker mysql restful-api rust sqlx sqlx-cli

Last synced: 27 Nov 2024

https://github.com/thiagobarradas/mongo-crud-dotnet

MongoCRUD base for dotnet applications. Never been so fast to implement with mongo.

create crud dotnet dotnet-core dotnet-standard easy filter get high-level mongo mongodb search update upsert

Last synced: 13 Nov 2024

https://github.com/melardev/djangorestshopapy

Python Ecommerce API application built with Rest Framework

auth crud django e-commerce ecommerce pagination python rest-framework shop shopping-cart

Last synced: 26 Nov 2024

https://github.com/zafar-saleem/react-todo

A simple CRUD demonstration using pure react.js with a blog on Medium.

crud crud-application crud-operations crud-sample react react-components reactjs

Last synced: 08 Nov 2024

https://github.com/go2ismail/asp.net-core-membership-simple-example

Simple example implementation of membership using Asp.Net Core Mvc that will allow you to Create, Retrieve, Update and Delete application users.

asp-net-core c-sharp crud membership mvc

Last synced: 12 Nov 2024

https://github.com/markpurser/laravel-crudkit

Open source CRUD framework for Laravel

crud database framework front-end gui mysql scaffold sql sqlite3

Last synced: 03 Dec 2024

https://github.com/wissance/webapitoolkit

A set of useful C# reusable classes and components that could be used with any Net Core Web application IT ALLOW TO REDUCE AMOUNT OF CODE when IMPLEMENTING REST API (see examples in README)

crud crud-api csharp-library csharp-web library rest-api rest-api-template rest-api-toolkit web-application webapi webapi-core

Last synced: 07 Dec 2024

https://github.com/hzlmn/simple-java-crud-app

University java-swing project

crud example java simple

Last synced: 13 Oct 2024

https://github.com/ar4s/django-dedal

Fast CRUD implemetation for Django.

crud django hacktoberfest

Last synced: 21 Nov 2024

https://github.com/eitanblumin/crude-net

CRUD Rapid Application Generator in ASP.NET Core and SQL Server Database. Ideal for line of business application development and simple ERP or CRM apps.

admin-ui angularjs asp-net asp-net-mvc aspnet bootstrap crud crud-application crud-generator crud-gui crud-web line-of-business lob mvc rad rapid-application-development rapid-development sql-server sql-server-database

Last synced: 25 Nov 2024

https://github.com/frett27/jfgdb

Java File Geodatabase (FGDB) JNI Wrapper, permit to read/write simple features in .gdb from Java

api crud geodatabase gis java native simplefeature

Last synced: 08 Nov 2024

https://github.com/wpcodevo/react-rtkquery-crud-app

In this comprehensive guide, you'll build a React.js CRUD app using Redux Toolkit and RTK Query hooks. In brief, we'll create RTK Query hooks that React will use to perform CRUD operations against a REST API.

api crud crud-api crud-app crud-application react-crud react-crud-app reactjs redux redux-thunk redux-toolkit rtk-query

Last synced: 27 Nov 2024

https://github.com/perdy/apistar-crud

API Star CRUD resources

apistar crud django python resource sqlalchemy

Last synced: 14 Oct 2024

https://github.com/coderaiser/node-restafary

REST for CRUD file operations

crud expressjs middleware nodejs rest

Last synced: 22 Dec 2024

https://github.com/vit0rr/crud-react

React crud using LocalStorage

crud javascript localstorage react

Last synced: 08 Nov 2024

https://github.com/dr5hn/simple-crud

Create, Read, Update and Delete Using React JS with PHP, MySql

babel bootstrap crud css jquery mysql php react

Last synced: 13 Nov 2024

https://github.com/glaucia86/crud-serverless-mongodb

Repositório responsável por criar um CRUD usando arquitetura serverless com Azure Functions & MongoDb

azure azure-functions crud crud-api crud-sample mongodb nodejs serverless

Last synced: 23 Oct 2024

https://github.com/fernandocalmet/php-slim-rest-api

🐘Rest API: Utilizando las tecnologías: PHP 8, Slim 3, MySQL, Redis, Monolog, dotenv, PHPUnit y JSON Web Tokens. Además, se utilizo otras herramientas adicionales como: Docker & Docker Compose, Travis CI, Swagger, Scrutinizer, Sonar Cloud, PHPStan, PHP Insights, Heroku and CORS.

api api-rest crud crud-application mysql php slim slim-framework slim4 sql

Last synced: 15 Nov 2024

https://github.com/didinj/angular8-tutorial-crud-webapp-example

Angular 8 Tutorial: Learn to Build Angular 8 CRUD Web App

angular angular8 build crud example learn tutorial webapp

Last synced: 21 Oct 2024

https://github.com/ivanhuay/hiroki

create a REST api faster than ever

crud express mongoose node rest

Last synced: 02 Nov 2024

https://github.com/lucsena/agendamento-de-salas

Um sistema de agendamento de salas, desenvolvido com PHP.

agendamento brasil crud css mysql php schedule senai

Last synced: 14 Nov 2024

https://github.com/oscarotero/fly-crud

Basic crud system built on top of flysystem

crud flysystem

Last synced: 28 Oct 2024

https://github.com/savanihd/laravel-6-crud

Laravel 6 CRUD Application

crud laravel laravel6

Last synced: 11 Oct 2024

https://github.com/didinj/node-express-postgresql-vue-graphql

Node, Express, PostgreSQL, Vue 2 and Graphql CRUD Web App

crud expressjs graphql nodejs postgresql vue vuejs webapp

Last synced: 21 Oct 2024

https://github.com/stbui/prophet

用于构建 react 中后台前端应用框架

admin antd crud hook prophet react template

Last synced: 27 Oct 2024

https://github.com/abualiyousef/todolist-mvc-.net

A simple To-Do List web application with CRUD operations built using .NET Core and ASP.NET 8

asp-net-core crud csharp entity-framework-core mvc-pattern sql

Last synced: 21 Nov 2024

https://github.com/nemanjam/mern-docker

Dockerized MERN boilerplate with CRUD Todo app.

boilerplate crud docker express mern mongodb nodejs reactjs

Last synced: 09 Nov 2024

https://github.com/fajarwz/blog-laravel10-crud-image

An implementation of Laravel 10 CRUD and image upload from fajarwz.com/blog

crud example-project image-upload laravel php

Last synced: 07 Nov 2024

https://github.com/azizbenismail/pidev_3a29_dynamic_developers_web_symfony

artie Web d'une application web base sur 3 plateforme web (Symfony) mobile (CodeNameOen) desktop (JavaFX)

crud qrcode-generator rest-api symfony

Last synced: 20 Nov 2024

CRUD Awesome Lists
CRUD Categories