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/jezbravo/laravel-crud-api
Basic backend CRUD with Laravel
composer crud crud-application laravel mysql php railway
Last synced: 27 Nov 2024
https://github.com/polgubau/client-side-solvethex
Esta aplicación se conecta a la API de SolveTheX, por lo que es necesario tenerla corriendo en el puerto 3000. (Ver readme de la API)
Last synced: 13 Dec 2024
https://github.com/snehasishcodes/api-template
A Node.js API template to get started with making RESTful APIs using Express.js that allow CRUD operations, middleware and database handling with MongoDB
api crud database expressjs middleware nodejs restful-api
Last synced: 05 Jan 2025
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 19 Dec 2024
https://github.com/neo/reactive-notebook
:memo:
crud demo framework7 phonegap practice react touchid
Last synced: 29 Nov 2024
https://github.com/ericimperiale/sitios-noticias-php
Un mini sitio de noticias con panel de administración completo, desarrollado en PHP 8.0 OOP, con características como paginador, gestión de imágenes, autenticación y sistema de comentarios.
authentication composer crud html5 intervention-image mysql oop php phpmailer
Last synced: 13 Oct 2024
https://github.com/4sskick/web_basic_crud
Basic CRUD Code Igniter based
code-igniter crud crud-sample sample
Last synced: 28 Nov 2024
https://github.com/anitatess/music-website
website on which you can add, delete, view and edit music data created with: C#, .NET, SQLite, JavaScript, HTML
c-sharp crud dot-net dot-net-core html javascript music sqlite sqlite-database
Last synced: 19 Nov 2024
https://github.com/zanadoman/rustweb
A simple and efficient single-page CRUD web application built with Rust, and Axum, featuring a minimalist frontend using only HTML, HTMX, and Bootstrap.
axum bootstrap crud htmx rust single-page webapp webdevelopment website
Last synced: 30 Nov 2024
https://github.com/zenodeapp/substitution-matrices
A CRUD for substitution matrices like BLOSUM50, BLOSUM62, PAM250 and more; commonly used in Bioinformatics and Evolutionary Biology.
bioinformatics crud hardhat matrix nucleotide-sequences protein-sequences solidity substitution-matrices
Last synced: 13 Dec 2024
https://github.com/lavianii/inventory-crud
Este repositório é um crud feito em Angular, onde lista, edita e exclui itens
angular crud json-server material-ui typescript
Last synced: 24 Nov 2024
https://github.com/zenodeapp/protein-crud
A basic CRUD for Proteins with string query functionality.
awk contracts crud proteins query-parser solidity
Last synced: 13 Dec 2024
https://github.com/sufiyan33/crud-operation-angular
I am going create one application and show you how to write code for CRUD Operation using Angular 18.
angular angular18 crud crud-api crud-application crud-operation
Last synced: 24 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/adanyl0v/go-pocket-link
crud docker go go-pocket-link golang jwt postgres redis rest
Last synced: 07 Dec 2024
https://github.com/aka-azad/study-buddies
This is a web platform for students to create assignments and submit assignments also grading assignments submitted by others.
axios-react crud dotenv firebase-auth react vite
Last synced: 12 Jan 2025
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/kuestenflunder/grade-submission
Explore this Spring Boot project illustrating an intuitive grade submission system. Crafted during a recent course, it showcases a seamless integration of Thymeleaf frontend & Spring backend, demonstrating a solid foundation in modern web application development. Ideal to grasp the Spring Boot fundamentals effectively.
crud datahandling spring-boot thymeleaf
Last synced: 09 Jan 2025
https://github.com/gowthamselvaraj123/teacherportal
The Teacher's Portal allows teachers to securely log in, manage student details and grades, and perform CRUD operations through user-friendly popup forms, streamlining data management and enhancing efficiency.
crud laravel login-system starterkit
Last synced: 11 Oct 2024
https://github.com/diogomalfatti/my-bank-api
API-Rest NodeJS: um sistema de banco simples
crud express nodejs nodemon winston-logger
Last synced: 31 Dec 2024
https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.
Last synced: 31 Dec 2024
https://github.com/gui-lfm/football-api-with-typescript
Projeto do final do módulo de back-end do curso de desenvolvimento web da Trybe
backend crud mvc mysql sequelize typescript
Last synced: 07 Dec 2024
https://github.com/eliasdeallmeida/password-manager
A simple random password generator
Last synced: 19 Nov 2024
https://github.com/12pavani/inventory_management_project
An efficient Inventory Management App built with FastAPI for the backend and React.js for the frontend. This application provides users with a seamless interface to manage inventory, featuring real-time updates, intuitive CRUD operations, and streamlined navigation.
crud fastapi inventory-management reactjs real-time web-development
Last synced: 18 Dec 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 Jan 2025
https://github.com/deepanagarjan/to-do-react-task
TO-DO task
crud css3 html5 javascript jsx reactjs
Last synced: 16 Nov 2024
https://github.com/tithi021/crud-ng5-firestore
A CRUD application using Angular5, Firebase Firestore
angular5 angularcli angularcrud angularcurd crud crud-application firebase firestore ng5
Last synced: 18 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 Jan 2025
https://github.com/aleko-khomasuridze/productmanager
Product Manager Application - A JavaFX-based desktop application for managing product inventory, featuring CRUD operations, data validation, and a modular design with database integration. Perfect for small to medium-sized businesses looking to streamline their product management process.
crud database design-patterns desktop docker java javafx sql
Last synced: 19 Nov 2024
https://github.com/muhammedrahil/react-webv9-firebase-crud-oprations
React-JS-webV9-firebase-firestore-CRUD-oprations
crud firebase firebase-database firestore javascript reactjs
Last synced: 19 Nov 2024
https://github.com/labrodev/laravel-domain
This package is bunch of basic classes, utilities and interfaces to provide solid Domain oriented architecture for Laravel application.
crud domain-driven-design laravel laravel-application laravel-framework laravel-package package php-library
Last synced: 24 Nov 2024
https://github.com/fedec96/tqa-docs
Official TQA documentation
axios crud docs documentation hooks react react-hooks react-query tanstack-query tqa typescript
Last synced: 27 Dec 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/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/camilafbarcellos/curso-laravel-11
Repositório para o curso sobre PHP com Laravel 11 da EspecializaTi Academy.
crud laravel11 php8 tailwindcss
Last synced: 18 Nov 2024
https://github.com/anbumani12/nodejs-day-2-task
Nodejs hall booking api task
api crud expressjs nodejs postman-api server-side
Last synced: 20 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/rggh/api-1
API development - BEYOND CRUD - W.I.P
crud flask knn ml python rest-api restful-api sklearn
Last synced: 07 Dec 2024
https://github.com/gurleensethi/restify-crud
A simple CRUD app with restify.
api crud nodejs restify typescript
Last synced: 02 Dec 2024
https://github.com/luqmanzaceria/to-do-list
Simple CRUD app built with PERN stack
crud crud-application express expressjs node nodejs postgresql react reactjs todoapp todolist
Last synced: 20 Nov 2024
https://github.com/novaandini/ci4app
Website CRUD (Create, Read, Update, Delete) dengan menggunakan CodeIgniter 4
backend bootstrap codeigniter codeigniter4 crud php
Last synced: 28 Nov 2024
https://github.com/nshahaf/moveo-task
axios crud mongodb mongoose nodejs react react-router-dom restful-api websocket
Last synced: 15 Dec 2024
https://github.com/danilqa/nest-js-registry-starter
Simple CRUD-repository based on Nest.js and mongo. Includes e2e specs.
api crud mongodb nestjs starter typescript
Last synced: 07 Dec 2024
https://github.com/ltfschoen/meteor-rumedge
Meteor app using MongoDB uses CRUD interface to generate candidate skills profile and show statistics
api blaze buildpack crud es6 heroku heroku-buildpack material-ui meteor mongodb nodejs reactjs yarn
Last synced: 07 Dec 2024
https://github.com/mahabubr/node-crud-pagination-query-jwt
crud jwt-authentication pagination
Last synced: 10 Dec 2024
https://github.com/sanzharanarbay/golang_grpc_crud_example
golang_grpc_crud_example
crud crud-api crud-application crud-sample docker docker-compose go golang grpc protobuf
Last synced: 30 Nov 2024
https://github.com/henriquediassilva/crud-max
Crud de clientes com Angular 16
angular-material angular16 api crud scss
Last synced: 10 Jan 2025
https://github.com/nitindahiya-dev/rust-planner
This application allows you to manage your plans efficiently. Add, edit, delete, view, and search your plans with ease using this command-line tool
cli cli-app crud crud-operations rust
Last synced: 17 Nov 2024
https://github.com/hemin-tailor/nextjs
The employee management CRUD operation in NextJS. We have used MongoDB for store data
crud css3 employee-management employee-management-system es6 js mongodb mongoose nextjs reactjs reactjs-framework
Last synced: 27 Dec 2024
https://github.com/poksyy/hospital-project-frontend
This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:
android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql
Last synced: 07 Dec 2024
https://github.com/hemin-tailor/react-redux-saga
The post management crud operation using ReactJS and Redux saga architecture.
crud css-animations css3 es6 html5 javascript post-management react reactjs
Last synced: 27 Dec 2024
https://github.com/mehakhanaa/auth-crud-e2e
full stack crud api
chakra-ui crud crud-api crud-application expressjs full-stack javascript mongodb mongoose nodejs pagination reactjs searching yup-validation
Last synced: 19 Dec 2024
https://github.com/luandersonalvesdev/shooes-store
Shoe Store is a personal project made for skill improvement. It's a RESTfull Express and MySQL CRUD API with TDD tests and a normalized database.
api api-rest crud crud-api docker docker-compose express mocha mocha-chai mysql mysql2 nodejs test
Last synced: 21 Nov 2024
https://github.com/kalwar/firebase_crud
A simple firebase app to demonstrate CRUD operation
crud firebase firestore simple-app
Last synced: 17 Nov 2024
https://github.com/luandersonalvesdev/trybewallet
Projeto Trybe Trybewallet
api async crud crud-application react react-redux react-testing-library reactjs redux rtl thunk thunk-middleware
Last synced: 21 Nov 2024
https://github.com/kubepay/nestjs-crud-experiments
Nest js experiments for good middleware alternative for express
Last synced: 17 Nov 2024
https://github.com/abhijeetsatpute/graphql-todo
Serverless Graphql handler for a simple TODO app
apollo-server crud graphql lambda-functions serverless
Last synced: 19 Dec 2024
https://github.com/omar7tech/victoria-perfumes
Victoria Perfumes is a beginner-friendly CRUD application built with PHP, MySQL, and Bootstrap. Manage perfumes, prices, and sales efficiently. Learn real-world web development concepts with dynamic forms, responsive design, and database integration.
begginer-friendly crud mysql php
Last synced: 30 Nov 2024
https://github.com/golgothaaksanti/laravel-crud
a simple crud website to manage products with laravel 10, jquery and ajax with mysql database
ajax ajax-form ajax-request crud jquery jquery-ajax jquery-datatables jquery-plugin jquery-validation laravel-framework laravel10 laraver-package mysql mysql-database php php8 sweetalert2
Last synced: 11 Oct 2024
https://github.com/mikeludemann/crud-rest_api
A setup for CRUD with REST-API
Last synced: 07 Dec 2024
https://github.com/maiarasanto/apistackx
Este projeto é uma API desenvolvida em Node.js e Express com o objetivo de praticar conceitos de persistência de dados, validação e documentação de APIs RESTful.
api crud delete express get javascript nodejs npm post put requisition
Last synced: 19 Nov 2024
https://github.com/abhay-100/s4-dbms-mini-project
its just a basic CRUD application
crud nextjs shadcn-ui supabase
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/himash79/employee-details-system
Build Spring boot with Angular 13 project as well as utilize JWT authentication for authenticate the system.
angular13 bootstrap5 crud hibernate hql jpa jwt-authentication mysql restful-api spring-boot spring-security typescript
Last synced: 21 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/jasterv/sentences-crud
Nodejs CRUD app using Firebase & Firestore
api-rest crud crud-application crud-sample ejs firebase firestore heroku herokuapp nodejs typescript
Last synced: 21 Nov 2024
https://github.com/fadhilhakim/data-mahasiswa
Aplikasi Sederhana (latihan PHP & MySQL & Tailwind)
crud crud-application crud-sample data-mahasiswa mahasiswa php web
Last synced: 27 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/brian-emarquez/crud-php
La creación de un CRUD es una tarea muy común en el desarrollo web (CRUD por sus siglas en ingles Create/Read/Update/Delete). Si tu eres un desarrollador web intermedio o avanzado, es muy probable que hayas creados muchos desarrollos que impliquen un (CRUD)
bootstrap crud css mysql php server
Last synced: 21 Nov 2024
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/heyloh/schoolapi
:woman_teacher: REST API for schoolapp website.
api-rest automatic-deployment crud docker nodejs postgres sequelize
Last synced: 22 Nov 2024
https://github.com/vn-blgn/node-express-mongoose-hbs-crud-api
Nodejs (Express) MongoDB (Mongoose) Handlebars (Express Handlebars) CRUD Web Application
api crud express express-handlebars expressjs handlebars handlebarsjs hbs mongodb mongoose node nodejs web-application
Last synced: 28 Nov 2024
https://github.com/diegoangel/flydev-firebase-crud
Simple serverless CRUD project using Firebase
Last synced: 17 Nov 2024
https://github.com/lziemniak/aluraflix
Ultimo Proyecto de Alura para Front-End
api crud css3 html5 javascript json-server reactjs tailwindcss typescript vite
Last synced: 12 Jan 2025
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