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: 2025-01-16 00:06:31 UTC
- JSON Representation
https://github.com/mikeludemann/crud-rest_api
A setup for CRUD with REST-API
Last synced: 07 Dec 2024
https://github.com/danrayss/restcrud
Проект в УрФУ по созданию RESTCRUD на python.
Last synced: 12 Jan 2025
https://github.com/igorsantos07/food_shuffler
Saves menu options to LocalStorage and shuffles them (weighted by price!!) to help you decide what to order.
crud math pet-project svelte sveltekit
Last synced: 17 Nov 2024
https://github.com/osvaldokalvaitir/react-native-shoe-store
:athletic_shoe: Shoe Store Application using React Native, Axios, React Navigation, Formik, Yup, react-native-slider, ESLint, prop-types, color and running a CRUD in the Node.js - Shoe Store API
crud produtos react-native rocketseat starter
Last synced: 15 Dec 2024
https://github.com/jeffersonsimplicio/project-store-manager
Aplicação back-end para gestão de vendas estilos drop shipping, com organização REST e CRUD de produtos e compras.
chai crud express javascript mocha mysql nodejs rest-api sinon tdd test test-driven-development
Last synced: 19 Nov 2024
https://github.com/jeffersonsimplicio/first-full-stack
Projeto Full-Stack de To Do List, as tarefas são salvas e gerenciadas pelo back-end, deixando para o front-end a responsabilidade de interface gráfica.
api backend context-api crud docker docker-compose nodejs nodemon react
Last synced: 19 Nov 2024
https://github.com/osvaldokalvaitir/reactjs-shoe-store
:athletic_shoe: Shoe Store Application using Create React App, Axios, React Router, Formik, Yup, ESLint, prop-types and running a CRUD in the Node.js - Shoe Store API
crud produtos reactjs rocketseat starter
Last synced: 15 Dec 2024
https://github.com/gabrielagodek/easycrud
PHP CRUD program with MySQL database
Last synced: 17 Nov 2024
https://github.com/gabrielagodek/easymail
PHP mail sender with MySQL database
Last synced: 17 Nov 2024
https://github.com/rdp77/codeigniter
Simple Program With CodeIgniter
codeigniter crud css html javascript mariadb mysql php simple-app
Last synced: 15 Jan 2025
https://github.com/christianjjc/rest-server-node-typescript
Servidor Back End desarrollado en NodeJS con Typescript y PostgreSQL
api api-rest crud crud-api docker docker-compose dockerfile eslint node nodejs postgresql prisma prisma-client prisma-orm rest-api rest-server ts-standard typescript
Last synced: 13 Dec 2024
https://github.com/lalathealter/artkeeper
a CRUD app in golang dedicated to saving links to various resources (no frameworks used); [WARNING: FAR FROM FINISHED AND NO REASONABLE ERROR MESSAGES (yet)]
crud framework-less go golang golang-api golang-server psql rest sql
Last synced: 09 Jan 2025
https://github.com/cepr0/crud-sb-demo
A simple CRUD example with Spring MVC and Spring Data JPA
bootstrap crud h2-database pagination spring-boot spring-data-jpa spring-mvc thymeleaf
Last synced: 17 Nov 2024
https://github.com/xbrunosousa/laravel-quickstart
Laravel 8 quickstart
api api-rest authentication crud dingo dingo-api jwt php php7 quickstart sendgrid
Last synced: 15 Nov 2024
https://github.com/nstseek/catalogo-dragoes
Um catálogo de dragões completo para web.
axios cicd crud css3 enzyme firebase github-actions html5 javascript jest lodash momentjs postman ptbr react scss typescript
Last synced: 15 Nov 2024
https://github.com/diegoangel/flydev-firebase-crud
Simple serverless CRUD project using Firebase
Last synced: 17 Nov 2024
https://github.com/gabrielrabreu/angular-dotnet-translation
Translate with Angular
angular bootstrap-modal crud ngx-translate translation
Last synced: 17 Nov 2024
https://github.com/gabrielrabreu/dotnet-apis-razorpages
Book Crud using Razor Pages in .NET
crud dotnet efcore razor-pages
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-mongodb-web-service
A REST Web service that provides CRUD access to MongoDB databases.
crud mongodb nodejs rest-api typescript web-service
Last synced: 17 Nov 2024
https://github.com/busraozdemir0/aspnetcoreproject
Basic CRUD operations with Asp.Net Core MVC
Last synced: 07 Dec 2024
https://github.com/luismarchio03/go-library-management
Um aplicativo em Go para gerenciar livros e autores, seguindo os princípios SOLID. Inclui importação de autores via CSV e operações CRUD para livros.
crud csv-import go golang library-management solid-principles webapi
Last synced: 21 Nov 2024
https://github.com/d-alejandro/go-code-examples
Go, Clean Architecture, SOLID, Golang 1.21, Gin Web Framework, Delve Debugging Mode, GORM, Goose, Logrus, Viper, Dependency Injection, RESTful API, PostgreSQL 16, CRUD, DTO, MVC, Docker Compose, SQL, Design Patterns
clean-architecture crud debugging delve dependency-injection design-patterns docker dto gin go golang goose gorm logrus mvc postgresql rest-api solid sql viper
Last synced: 05 Jan 2025
https://github.com/tapasa30/php-vanilla-crud
Simple vanilla PHP User CRUD with Authentication
authentication crud docker login php vanilla-php
Last synced: 19 Dec 2024
https://github.com/ryanbakker/dish-discover
Post, Share and Explore Recipes, whether it's something new your experimenting with or an old family recipe everyone should know.
clerk clerkauth crud mongodb mongoose nextjs14 shadcn-ui tailwindcss typescript zod
Last synced: 17 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: 16 Jan 2025
https://github.com/sangamprashant/crud_app
This CRUD (Create, Read, Update, Delete) application is built using Express.js for the backend and MongoDB for data storage. It provides endpoints to perform CRUD operations on a collection of products.
crud crud-application express mern mern-stack mongodb nodemailer react reactjs
Last synced: 16 Jan 2025
https://github.com/ciromirkin/shoppinglist_react
A web aplication where you can create a shopping list.
Last synced: 17 Nov 2024
https://github.com/ciromirkin/verysimplecrud_js
It´s a very simple CRUD width JS and local storage API
Last synced: 17 Nov 2024
https://github.com/ciromirkin/notesapp_js
Notes app with vanilla javascript.
crud javascript vanilla-javascript
Last synced: 17 Nov 2024
https://github.com/ciromirkin/expensemanager_js
A personal expense manager.
bootstrap chartjs crud html javascript
Last synced: 17 Nov 2024
https://github.com/qridwan/doctors-portal
MERN stack website
crud express mongodb-atlas nodejs react
Last synced: 17 Nov 2024
https://github.com/anirbansharma1996/divine-beauty
DivineBeauty is a web application dedicated to enhancing your beauty care routine. Discover the latest beauty trends, browse a wide range of skincare and cosmetic products, and connect with a community of beauty enthusiasts.
bootstrap5 crud expressjs mongodb nodejs reactjs stripe
Last synced: 17 Nov 2024
https://github.com/yurii-yevsiukov/goit-js-hw-11
GoIT homework module 11
async await axios crud css html javascript js json
Last synced: 17 Nov 2024
https://github.com/potlitel/rtk-query-crud
Practical exercise of the following link : https://www.youtube.com/watch?v=A8gd1EWOCyA
antd antdesign crud crud-application react reactjs redux redux-toolkit tailwind-merge tailwindcss
Last synced: 16 Jan 2025
https://github.com/reichert-lucas/sistemadechaves
Sistema criado para a alocação de chaves em uma portaria, foi criado pensando em uma unidade de ensino, mas pode ser adaptada para qualquer portaria.
bootstrap crud css hash html5 javascript mysql sessions
Last synced: 24 Nov 2024
https://github.com/reichert-lucas/sistemapatrimonial
Sistema desenvolvido para um controle patrimonial efetivo, incluindo o cadastro de locais, responsáveis, usuários (administradores do sistema), e alguns patrimônios como: ativos de rede, móveis, entre outros mais genéricos. Além disso, o sistema faz o controle de sessões, fazendo com que apenas usuários previamente cadastrados, possam acessar as telas do sistema e realizar a gerência e consulta de patrimônios. O sistema também conta com um menu dropdown para navegar entre as principais partes do sistema e um menu superior que é específico para cada segmento do sistema. Para o desenvolvimento do sistema foi utilizado o SGBD MySQL; as linguagens PHP, JavaScript, HTML, CSS; além do framework Bootstrap.
ajax bootstrap crud css hash html5 javascript mysql sessions
Last synced: 24 Nov 2024
https://github.com/rafaelmachadobr/dslist
Esse repositório é um motor de busca de jogos que possibilita aos utilizadores encontrar detalhes acerca de diversos jogos. Os utilizadores têm a capacidade de efetuar pesquisas com base no género e classificação dos jogos. Adicionalmente, a aplicação inclui uma funcionalidade especial que permite personalizar a ordenação da lista de jogos.
api back-end crud database game h2-database hibernate java jpa maven postgresql restful spring spring-boot
Last synced: 17 Nov 2024
https://github.com/marlinsk/nodejs-api-restfull-mvc
Projeto de estudo de retirado dos conteúdos práticos de uma aula prática no canal Hora de Codar do Matheus Battisti e um post do Emmanuel Etukudo no DEV Community. Link do vídeo: https://www.youtube.com/watch?v=K5QaTfE5ylk, link do post: https://dev.to/eetukudo_/understanding-mvc-pattern-in-nodejs-2bdn
apirestfull crud javascript mongodb mongoose mvc-architecture nodejs
Last synced: 17 Nov 2024
https://github.com/sanjaraiy/nodejs_work
📂🚀 This repository explores the fs, os, http, and events modules in Node.js. Dive in and master these core functionalities! 💻📊
crud events http javascript nodejs operating-system
Last synced: 05 Jan 2025
https://github.com/milenmk/laravel-livewire-crud
CRUD class for Laravel Livewire components
Last synced: 30 Nov 2024
https://github.com/josewebdev2000/sample-job-harvester
Scraps sample job postings, inserts data into a DB, and uses the DB data to create a custom website.
ajax ajax-request bootstrap crud css docker dom-manipulation event-driven-programming full-stack html java jquery js postgresql rest-api spring-boot
Last synced: 17 Nov 2024
https://github.com/udhaya007kumar/indianspciesrecipesbackend
IndianSpicesRecipesBackend 🌶️🍛
api crud expressjs jwt-authentication mongoose mvc nodejs postman
Last synced: 22 Nov 2024
https://github.com/floofies/crud-mixin
CRUD mixins for JavaScript. Use cases: Manipulating data, creating plugin systems, and creating data-oriented coupling middleware.
crud javascript middleware mixin plugins
Last synced: 30 Nov 2024
https://github.com/rezapace/app-weding
Website Wedding Organizer ini dibuat sebagai bagian dari Ujian Kompetensi Keahlian (UJIKOM) di sekolah kejuruan. Website ini dirancang untuk membantu pengguna dalam mengorganisir acara pernikahan dengan lebih mudah dan efisien.
acara app crud css javascript mysql organizer pernikahan php web weddings
Last synced: 17 Nov 2024
https://github.com/rezapace/go-employe
This project is an advanced Employee CRUD (Create, Read, Update, Delete) API designed using Go as the primary programming language, leveraging the Gorilla Mux router for handling HTTP requests, and MySQL for database management. It provides a robust backend solution for managing employee data efficiently.
basic crud crud-application employee-management go golang
Last synced: 17 Nov 2024
https://github.com/rezapace/php-firebase
This project harnesses the power of Font Awesome for its sleek iconography and leverages Firebase integrated with PHP to provide robust backend services.
crud crud-application firebase php store
Last synced: 17 Nov 2024
https://github.com/igords-goncalves/register-crud
This project aims to apply the knowledge of front-end and back-end integration by implementing a Create, Read, Update, Delete (CRUD) functionality. The project will utilize Cypress, an end-to-end testing framework, to test the CRUD operations in a web application.
back-end crud cypress cypressjs desenvolvimento-web front-end javascript javascript-applications javascript-library open-source radix-ui react react-router-dom reactjs styled-components tdd tests typescript vercel web-development
Last synced: 17 Nov 2024
https://github.com/shz-code/byte-records
Byte-Records a simple record keeping app with complete CRUD functionality.
crud crud-application css html javascript react react-hooks records todoapp
Last synced: 20 Nov 2024
https://github.com/sedadiriker/tecnostore
async await axios crud mockapi react-router-dom useeffect usenavigate usestate
Last synced: 17 Nov 2024
https://github.com/feliciamarlove/30jr_crud_angular
CRUD on REST API (Angular). This is a scholar project (business informatics). Any credentials or URLs found in this project are no more in use.
angular crud management-application
Last synced: 17 Nov 2024
https://github.com/pysuper/django-template
基于RBAC的Django脚手架,封装了CRUD、Response、Exception、Handler等工具类,拥有详细的文档和注释
cookiecutter crud django docker python rbac restfull-api
Last synced: 22 Nov 2024
https://github.com/omke/portfolio
Portfolio - Laravel 8 and Angular 11 (ngrx)
angular api backend crud devops docker docker-compose example example-project frontend full-stack javascript laravel mysql ngrx php portfolio production-ready redux state-management
Last synced: 01 Dec 2024
https://github.com/danielfalcaovt/estudoc-
.NET FRAMEWORK Repository
ado-net asp-net clean-code console-application crud csharp dapper dapper-extensions dotnet microsoft-data-sqlclient nuget winforms
Last synced: 17 Nov 2024
https://github.com/cesarmartinez23/garajevehiculos
Creacion del Proyecto, instalacion de Paquetes NuGets, diseño UX/UI del CRUD Garaje de Vehiculos.
c-sharp car crud garaje system windowsforms
Last synced: 17 Nov 2024
https://github.com/fiware/tutorials.merge-patch-put
:blue_book: Merge Patch Operations in NGSI-LD
Last synced: 17 Nov 2024
https://github.com/wagner-de-carvalho/homelog-api
API de entrega de comidas
bean-validation crud dto-pattern java-17 maven model-mapper mysql offset-datetime rest-api spring spring-boot spring-jpa spring-mvc
Last synced: 28 Nov 2024
https://github.com/ifmcjthenknczny/garbage-collector-js
React-based site with authentication, where users can store items, comment, like, full-text search, management and other stuff. Node.js on backend. Try it yourself, it's deployed!
Last synced: 05 Dec 2024
https://github.com/joangavelan/writehub
Create, publish and browse articles.
alpine articles auth crud full-stack go htmx javascript jwt learning rbac ssr tailwindcss
Last synced: 30 Nov 2024
https://github.com/joangavelan/contacts-app
A hypermedia-driven contacts application
authentication contacts-app crud daisyui golang htmx hypermedia hypermedia-systems jwt sqlite stdlib tailwindcss
Last synced: 30 Nov 2024
https://github.com/josemavarez11/grpc-products-crud
Project to remotely call CRUD operations on products stored in a postgreSQL database, using gRPC in Node.js.
crud grpc-server nodejs postgresql
Last synced: 17 Nov 2024
https://github.com/ycarlosedu/dragons-react
Projeto realizado em React e Typescript com propósito de estudo.
crud css dragons html js react typescript
Last synced: 15 Dec 2024
https://github.com/daviqzr/janeladecontatos
Crie uma aplicação para mostrar uma agenda de contatos, semelhante a esta em anexo, utilizando o posicionamento por pixel através do método relocate(double x, double y) existente nos elementos gráficos.
crud fatec-zona-leste java javafx
Last synced: 31 Dec 2024
https://github.com/vilhalva/crud-rust-em-sql-server
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.
bot chatbot crud database projeto rust sql-server terminal
Last synced: 17 Nov 2024
https://github.com/vilhalva/crud-python-em-sql-server
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.
bot chatbot crud database projeto python sql-server terminal
Last synced: 17 Nov 2024
https://github.com/lycan-nt/product-crud
Crud of products creating in Angular
angular9 angularjs crud json-server web
Last synced: 17 Nov 2024
https://github.com/mtlouzada/adminflow
case project
access-levels authentication crud dashboard upload-images
Last synced: 05 Jan 2025
https://github.com/berla1/java-crud
um projeto que implementa operações de CRUD em Java, utilizando um banco de dados MySQL.
Last synced: 18 Nov 2024
https://github.com/imjonos/laravel-blog
Laravel 8 blog. Based on CRUD generator
Last synced: 17 Nov 2024
https://github.com/peter42306/studentmvccrud
The simple ASP.NET Core Web App (MVC) for CRUD ops
asp-net-core-mvc crud entity-framework mssql-database mvc
Last synced: 17 Nov 2024
https://github.com/wesleysbmartins/go_pgsql
Este repositório didático explora as possibilidades existentes em uma aplicação Golang integrada a um banco de dados relacional PostgreSQL, intermediada pelo driver ou lib database/sql do próprio Go.
crud database go golang postgres postgresql prepared-statements preparedstatement query sql transactions
Last synced: 24 Nov 2024
https://github.com/alexcage2/linqtasks
Simple CRUD app for storing solutions
crud csharp docker-compose efcore linq ms-sql-server mvc rest
Last synced: 17 Nov 2024
https://github.com/josephgodwinkimani/nestjsx-crud-starter
@nestjsx/crud starter repository for RESTful APIs running on Fastify
boilerplate crud fastify nestjs nestjsx-crud restful-api starter-template typeorm
Last synced: 09 Jan 2025
https://github.com/gabrielbprado/api-programming-course
This API allows user registration and their association with different scenarios. It utilizes Node.js, Express, and SQLite to provide robust functionalities.
Last synced: 24 Nov 2024
https://github.com/potier97/products-app
Mini proyecto para la visualización de productos de la salud
Last synced: 17 Nov 2024
https://github.com/anveshnalimela/ead
This repository contains projects and documentation related to Enterprise Application Development (EAD) labs. It focuses on building robust, scalable, and secure applications tailored for enterprise environments.
cors crud css express html javascript mongodb mongodb-replica-set react vite
Last synced: 17 Nov 2024
https://github.com/charlie-obrien/learning-springboot
CRUD application I built while learning Java Spring. I refer to this project when I need to figure something out.
Last synced: 17 Nov 2024
https://github.com/adityassharma-ss/go-docker-api
Just a CRUD API built using Go-Docker-Postgres
api crud docker golang postgresql
Last synced: 20 Nov 2024
https://github.com/siddheshk599/dsr-management-ionic3
A Dead Stock Register Management Android app built using Ionic & Cordova to help keep track of dead stocks of educational institutes like colleges, universities, etc. using QR code & Barcode.
android-sdk cordova-plugin crud ionic-framework mysql-database php third-party-api
Last synced: 01 Dec 2024
https://github.com/mkaczmarski07/nirvana
CRUD Productivity Assistant
angular crud localstorage typescript
Last synced: 24 Nov 2024
https://github.com/ja12as/login-mern
Creacion de login en MERN en 8 commit
autentication crud express login mern-project mongodb nodejs react token
Last synced: 18 Nov 2024