Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
|
- GitHub: https://github.com/topics/crud
- Wikipedia: https://en.wikipedia.org/wiki/CRUD
- Created by: James Martin
- Released: 1983
- Related Topics: sql, database, query, rest,
- Aliases: crudl,,
- Last updated: 2024-11-16 00:06:01 UTC
- JSON Representation
https://github.com/fabianroy/expresso-emporium-server
PH Practice Project #12 - Server
backend cors crud crud-application crud-operation dotenv expressjs mongodb mongodb-atlas npm rest-api server
Last synced: 12 Nov 2024
https://github.com/fabianroy/expresso-emporium-client
PH Practice Project #12 - Client
client-side crud crud-application crud-operation daisyui frontend react sweetalert2 tailwindcss ui
Last synced: 12 Nov 2024
https://github.com/erickrock/pizzariawebapp
O projeto PizzariaWebApp é uma aplicação web que permite gerenciar uma pizzaria online. O projeto usa ASP.NET Core, Entity Framework Core e SQL Server para criar uma API RESTful que expõe as operações CRUD (Create, Read, Update, Delete) para as entidades de Pizza, Cliente, Pedido e ItemPedido
api-restful asp-net-core crud crud-application entity-framework-core estudos open-source pizza pizza-order pizzaria pt-br readme sql-server
Last synced: 12 Nov 2024
https://github.com/wgtsantos/crud_json
CRUD Simples Utilizando JSON
crud javascript json localstorage
Last synced: 14 Nov 2024
https://github.com/blaymo/myci_datatables
CRUD, Codeigniter 3.0.9 + IgnitedDatatables, Datatables y jQuery
codeigniter3 crud datatables harviacode pagination
Last synced: 14 Nov 2024
https://github.com/eldarlrd/ts-library
A Personal Book Library for TOP projects.
crud mithril odin-project unocss
Last synced: 14 Nov 2024
https://github.com/rominalodolo/firebase_crud_react
My code results working through the CRUD Tutorial Using React + Firebase | Firebase 9 and Firestore Tutorial by Pedro Henrique Machado.
crud firebase react visual-studio-code
Last synced: 13 Nov 2024
https://github.com/guillaumefalourd/poc-rest-api-golang
POC of a REST API with an event CRUD using gorilla/mux in Golang 🐿
Last synced: 13 Nov 2024
https://github.com/kenxsantos/basic-crud-laravel
A basic crud system using laravel framework
Last synced: 14 Nov 2024
https://github.com/joogps/muv
Repositório do nosso projeto de Programação III no semestre 2022.2
Last synced: 14 Nov 2024
https://github.com/a-dera/juliacrudapp
A Genie (The highly productive Julia web framework) based Web Application for CRUD operations.
Last synced: 13 Nov 2024
https://github.com/yenilikci/node.js-restapi
Node.js ile basit bir api uygulaması. GET, POST, PUT ve DELETE http metotları. Express.js kullanmadan ve fake db ile.
Last synced: 16 Nov 2024
https://github.com/yenilikci/aspnet-core-blogapp
blog crud dotnet-core-mvc entity-framework-core partial-views view-components
Last synced: 16 Nov 2024
https://github.com/gulshancodes/todo-x
Todo-X | To Do List - React CRUD App
crud crud-application material-ui muiv5 react react-crud-app react-todolist todo todo-reactjs todolist
Last synced: 13 Nov 2024
https://github.com/roman31x/dia-2-proyecto-listado-personas
Proyecto de listar personas en Java esta enfocado mejora lógica de programación y aciones de un CRUD, utilizando Clean Code y Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y distribución; JUnit verifica funcionalidad. Espero sea de tu agrado :).
clean-code crud java junit maven-plugin poo solid
Last synced: 13 Nov 2024
https://github.com/moonjose/friendlist_mern
Practicing MERN Stack building a simple contact list
crud crud-api expressjs mern-stack mongodb mongoose nodejs reactjs
Last synced: 14 Nov 2024
https://github.com/dev-fringe/reactive-stack-sample
reactive with mvc application basic version 0.3
crud event-sourcing mustache netty orm reactive relational-model scala spring
Last synced: 14 Nov 2024
https://github.com/imtiajahammad/crudwithpaging
Its a simple MVC CRUD with model called Employee along with paging in the list view.
asp-net asp-net-mvc crud csharp mvc-framework pagedlist pagedlistmvc paging-library
Last synced: 16 Nov 2024
https://github.com/krisnaajiep/laravel-blogging-platform-api
A simple Blogging Platform RESTful API built with laravel and support basic CRUD operations for a personal blogging platform.
api application-programming-interface blogging-platform crud crud-api crud-operation laravel laravel-framework restful-api
Last synced: 14 Nov 2024
https://github.com/satyamsundaram/notes-webapp
A simple note-taking web app with user authentication.
Last synced: 14 Nov 2024
https://github.com/joakimteixeira/contact-app
Simple CRUD with React and hooks.
airbnb-eslint bootstrap crud javascript reactjs responsive-design svg
Last synced: 16 Nov 2024
https://github.com/reafreitas1/ice-cream_angular
June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.
angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript
Last synced: 13 Nov 2024
https://github.com/bilalmuzafferkose/spring-redis-cache
Spring Boot Redis Cache example app with CRUD
cache crud redis redis-cache redis-client spring-boot
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/survey_jsoncrud
Example for designed to transfer information between forms. CRUD(Create, Read, Update and Delete) of JSON used in file operations.
crud deserialization file forms json jsonarray list listbox listgeneric multiforms root serialization transfer
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/razor-pages-crud-ef-core-class-first-
Example for Razor Pages CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core filter form onget onpost razor-pages search table
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/mvc-crud-ef-core-class-first-
MVC CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core form httpget httppost mvc table
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/jsoncrud
Example of CRUD(Create, Read, Update and Delete) with json file
console crud deserialization file json jsonarray listgeneric root serialization
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/angular-form
Example for simple Angular form
angular bootstrap crud form jquery localstorage popperjs single-page-applications
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/api-crud--asp.net-core-web-api-
Example for API CRUD (ASP.NET Core Web API)
asp-net-core aspnetcorewebapi crud crud-api database-first delete entity-framework-core get post put
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/book---dapper-with-repository-unitofwork-pattern-in-mvvvm
Example of Dapper with MVVM
create crud dapper delete inotifypropertychanged insert listview mssql mvvm observablecollection onpropertychanged query repository-pattern sql table unitofwork-pattern update
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/angular-movieapp_1
angular crud movie notification
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/airline-ticket---entity-framework-databse-first-
Example of Entity Framework Databse First
bindings crud crud-operation database-first delete entity-framework inotifypropertychanged insert listview mssql mssqlserver observablecollection select sql sqlserver-2019 update wpf
Last synced: 14 Nov 2024
https://github.com/sandra-selezen/phonebook
Phonebook application using React, Redux and Chakra UI
axios chakra-ui crud formik-yup react react-hooks react-hot-toast react-router redux-thunk redux-toolkit rest-api
Last synced: 14 Nov 2024
https://github.com/dnsouzadev/crud_nodejs
Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado
Last synced: 13 Nov 2024
https://github.com/maulanakavaldo/book-app
Book App with Android Room.
android android-app android-application crud kontlin-android kotlin room
Last synced: 13 Nov 2024
https://github.com/samukiszhsd/crudformsubc
Projeto com foco no desenvolvimento de um CRUD para aula de programação web da Universidade Braz Cubas
Last synced: 13 Nov 2024
https://github.com/imix-dkz/apirest-php
Ejemplo de CRUD simple de una API REST en PHP directo
Last synced: 16 Nov 2024
https://github.com/guicheffer/can-we-skip-the-dishes
🍽 Can we skip the dishes? Yes we can! This is a basic spa (no server-side rendering) for displaying products and customers orders.
crud css3 es6 html5 jest localstorage nightwatch react reactredux redux skip-the-dishes spa stylus webpack
Last synced: 13 Nov 2024
https://github.com/taiseen/add-location-react-app
CRUD App | Acdemayi
context-api crud crud-operation curd curd-operation firebase-database firebase-realtime-database jsx react react-router-v6 tailwind-css tooltip-library
Last synced: 13 Nov 2024
https://github.com/creativecuriositystudio/cruddle
(DEPRECATED) Simplifying CRUDL screen development using ModelSafe
angular2 crud data html model typescript ui web
Last synced: 13 Nov 2024
https://github.com/dalthviz/cloudcrud
A CRUD project for managing events
bootstrap crud rails5 react-rails ruby
Last synced: 13 Nov 2024
https://github.com/kauancavazani/simple-crud
A simple API developed using Java and Spring Boot to manipulate a mysql database
crud java mysql spring spring-boot
Last synced: 13 Nov 2024
https://github.com/solar05/health-crud
Simple crud using clojure/clojurescript
Last synced: 14 Nov 2024
https://github.com/leosimoes/rocketseat-java-spring-restapi-todolist
Rocketseat Java course project. REST API with Spring Framework for registering, reading and updating tasks, with filter by user.
crud java rest-api spring-framework
Last synced: 13 Nov 2024
https://github.com/suthar-suresh/curdopwithredux-in-mern
crud mern-stack mongodb mongoose reactjs redux-toolkit
Last synced: 14 Nov 2024
https://github.com/martapolii/web-application-development-practice
This repository focuses on building full-stack web applications using Node.js, Express, MongoDB, and React. It includes creating REST APIs, implementing authentication, and deploying applications to production environments.
authentication back-end-development crud deployment expressjs front-end-development full-stack-web-development jwt mongodb nodejs oauth2 reactjs rest-api web-development
Last synced: 13 Nov 2024
https://github.com/goriens/google-auth
Email and google Athentication and Authorization system with mvc patthern and crud functionality using mongodb, nodejs and express
api authentication-backend crud
Last synced: 14 Nov 2024
https://github.com/miro-wq/cli-application
This project is a Node.js Command-Line Interface (CLI) application for managing a JSON contact list, allowing basic CRUD operations.
cli command-line commanderjs contact-management contact-manager crud filesystem json node-cli nodejs
Last synced: 16 Nov 2024
https://github.com/saulkurosaki/refinix-project
This is a FullStack Complete and Device Responsive Admin Dashboard with full authentication, homepage displaying charts and activities, a comprehensive table for companies with CRUD and search, and a Kanban board with real-time synchronization, developed with NextJs14, Typescript, RefineDev, AntDesign and Dayjs
admin-dashboard ant-design antd antdesign crud crud-application dayjs nextjs nextjs14 refine refine-dev typescript
Last synced: 14 Nov 2024
https://github.com/jardelgcunha/gt-python-django
Task Manager with CRUD of Tasks restricted to the logged in User, authentication login system with login/logout, forms authentication and deploy to Heroku
authentication crud django form heroku heroku-deployment orm python
Last synced: 14 Nov 2024
https://github.com/r4mpo/mysongs
Semelhante aos projetos anteriores que, resumidamente, um crud com VueJS (consumindo API Rest feita com Laravel). A diferença é que, desta vez, temos uma interface específica para criação e edição de dados.
axios-vue crud laravel materialize vue vue-router
Last synced: 16 Nov 2024
https://github.com/r4mpo/crud-com-laravue-router
Primeiro contato com Axios. Construí uma API REST responsável pelo CRUD (com Laravel) e realizei o consumo através do Axios. Esta primeira aplicação ainda está bem simplória, mas foi essencial para fixar novos conhecimentos sobre Laravel + Vue + Router.
axios-vue crud laravel vue vue-router
Last synced: 16 Nov 2024
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 16 Nov 2024
https://github.com/shuklaritvik06/kubernetesdeploymentlearning
Docker & Kubernetes
api crud docker ingress kubernetes mongodb
Last synced: 16 Nov 2024
https://github.com/eliasprates/cruddappermicroorm
CRUD (create, read, update and delete) with DAPPER Micro ORM
crud dapper dependency-injection dotnet micro-orm repository-pattern service-pattern sql-server
Last synced: 15 Nov 2024
https://github.com/juliolmuller/studying-vuejs
Basic project to practice Vue.js knowledge..
Last synced: 15 Nov 2024
https://github.com/juliolmuller/studying-vanilla-javascript
Simple system for data manipulation with JavaScript client-side. Full sample of a CRUD (create, read, update & delete) with use of the local browser storage.
adminlte crud vanilla-javascript
Last synced: 15 Nov 2024
https://github.com/juliolmuller/studying-svelte
A simple CRUD application to learn Svelte.js framework to build reactive UI's,
crud frontend javascript svelte typescript
Last synced: 15 Nov 2024
https://github.com/juliolmuller/studying-angular
Simple Angular 9 application to learn the framework.
angular crud javascript portfolio
Last synced: 15 Nov 2024
https://github.com/driannm/clinic-app-laravel
clinic-app crud crud-application laravel laravel-11 laravel-11-crud
Last synced: 15 Nov 2024
https://github.com/seycileli/how-to.makingcodingsimpler
I will post new coding techniques here to make our lives simpler when it comes to coding
code-learn crud html-css java javascript making-coding-simpler swift
Last synced: 15 Nov 2024
https://github.com/seycileli/crudoperation_sql_jpa
Crud Operation using JPA Annotations with MySQL DB
crud crud-application crud-operation java java-8 javaweb jpa jpa-entities jpa-persistence-applications mysql mysql-database mysql-server spring-mvc
Last synced: 15 Nov 2024
https://github.com/seycileli/bankapplication
CRUD Bank Application where you can add/ search/ update and delete users
bankers-algorithm banking banking-applications crud dao encapsulation inheritance java lookup sort verify
Last synced: 15 Nov 2024
https://github.com/mathmendesreis/dailydiet
Api para controle de dieta diaria
backend crud java jpa-hibernate maven poo postgresql rest-api sprinboot spring-mvc spring-security
Last synced: 16 Nov 2024
https://github.com/dohinafs/student-registration-crud-spring-boot
A simple CRUD performing application made using Spring Boot, mySQL and JSP.
bootstrap crud crud-application crud-operation jakarta-persistence java jsp maven mysql mysql-database spring-boot spring-mvc springmvc toastr
Last synced: 16 Nov 2024
https://github.com/rishabh-pandey-sternx/go-restapi
Rest Api microservices using Golang , Mongodb
crud crud-api go golang microservice mongo mongodb rest-api restful-api
Last synced: 15 Nov 2024
https://github.com/miguelhp373/crud_livraria_aspnet
:book: Crud desenvolvido em Asp.net MVC para a disciplina de Programação Web da ETECVAV
asp asp-net-mvc crud csharp etec razor visual-studio
Last synced: 15 Nov 2024
https://github.com/rahmankarim/thoughtnest
ThoughtNest is a web application designed for managing and interacting with blog content. It features user authentication, allowing users to register, log in, and manage their profiles. The application supports CRUD operations on blog posts, enabling users to create, read, update, and delete their content.
bcrypt bootstrap crud crud-application css expressjs html javascript jquery jwt-authentication jwt-token mongodb mongoose nodejs rest restful-api typescript
Last synced: 15 Nov 2024
https://github.com/ogubuikealex/graphql-crud-article
How To Implement CRUD using GraphQL, NodeJS, Express, and MongoDB
crud crud-app crud-application crud-functionality crud-operation crud-sample graphql javascript nodejs-api nodejs-server typescript
Last synced: 15 Nov 2024
https://github.com/suganyarajes/axioscrud
React application implementing CRUD operations with user data using Axios fetch to interact with a mock API.
Last synced: 15 Nov 2024
https://github.com/mrbrunelli/crud-php-materialize
Cadastro de clientes feito com Materialize: criar, ler, atualizar e deletar clientes.
Last synced: 15 Nov 2024
https://github.com/mrbrunelli/crud-json-php-react
CRUD JSON utilizando padrões API REST (GET, POST, PUT, DELETE). PHP no backend e ReactJs no frontend.
api-rest create-react-app crud json php react
Last synced: 15 Nov 2024
https://github.com/nihatquliyev/first-spring-project-crud
First simple spring project
crud html java java-jpa jdbc postgresql spring
Last synced: 15 Nov 2024
https://github.com/rdp77/codeigniter
Simple Program With CodeIgniter
codeigniter crud css html javascript mariadb mysql php simple-app
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/django-research-and-development
Django Research and Development, Crud, Admin Panel, Social Authentication, Database Etc
command crud crud-application database django django-application django-rest-framework migration social-login
Last synced: 15 Nov 2024
https://github.com/dbsduy/learn-blazor-ecommerce-app
This repository contains a Blazor application showcasing CRUD (Create, Read, Update, Delete) operations with user authorization and data persistence using localStorage.
blazor-webassembly crud example learning
Last synced: 15 Nov 2024
https://github.com/strawhat19/creative-workshop
Creative Workshop is a dashboard for tracking orders through Trello Boards, Lists, Cards API and having it be connected directly and programmatically to the Client which communicates back to the TypeForm API to create new orders.
api crud tickets trello typeform
Last synced: 15 Nov 2024
https://github.com/milenavms/javascript-html-css-json
Calculando IMC - Tabela básica com Create, Read e Delete com duplo click, materialize e serviço web json.
Last synced: 15 Nov 2024
https://github.com/abimh66/interactive-comments-section-frontendmentor
Project ini berdasarkan pada challenge di Frontend Mentor Interactive comments section challenge on Frontend Mentor.
crud frontend frontend-mentor javascript tailwind-css tailwindcss vanilla-javascript
Last synced: 15 Nov 2024