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-19 00:06:11 UTC
- JSON Representation
https://github.com/arthur5120/real-time-chat-app
Real-time chat app with auth, room management, user status tracking, and notifications.
axios chat crud express fullstack mysql node-js prisma react real-time socket-io tailwindcss typescript
Last synced: 01 Nov 2024
https://github.com/marlinsk/solid-node-backend
Projeto muito muito simples, feito para estudo de programação de API Rest feito com nodejs, typescript e conceitos do SOLID.
crud express-js nodejs prisma rest-api software-architecture-patterns solid typescript
Last synced: 10 Nov 2024
https://github.com/marlinsk/posts-backend
Project created for learning how the Node.js, Nest.js, Prisma ORM, Postgresql, and Docker technologies have to offer to develop a backend application for posts.
crud docker docker-compose jest-tests mvc-architecture nestjs nodejs postgresql prisma typescript
Last synced: 10 Nov 2024
https://github.com/marlinsk/estudo-nodejs-api-restfull-mvc1
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: 10 Nov 2024
https://github.com/dbgjerez/iot-devices-crud
microservice to manage iot device configuration. Developement with gingonic, golang and MongoDB
crud docker gin gin-gonic golang helm iot kubernetes mongodb
Last synced: 14 Oct 2024
https://github.com/rohanvron/socialapp
SocialApp is a MERN-stack application that allows users to create, view, update, and delete posts. Users can manage their posts with images, titles, and descriptions in a seamless interface.
crud mern-stack post-management-system react redux
Last synced: 04 Nov 2024
https://github.com/imdesai00/crud-app-angular
in this project i can apply some functionality like forget password, hash password, login register using JWT Token and CRUD operation.
angular crud forgot-password forgot-password-email hashpassword jwt-authentication jwt-token smtp tailwindcss
Last synced: 06 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/rubensdimasjr/jsp-maven-hibernate-crud
Basic user registration and login system, user and products management web application using JSP, Servlet, Maven and Hibernate.
bootstrap5 bootstrap5-template crud hibernate java jquery jsp maven
Last synced: 06 Nov 2024
https://github.com/deverebor/sistemacadastrodeprodutos
Sistema para cadastro de clientes/produtos e seus respectivos tipos.
crud java java-project university-project
Last synced: 06 Nov 2024
https://github.com/deverebor/cadastroagenda
Atividade ministrada pela disciplina de POO.
crud java11 university university-project
Last synced: 06 Nov 2024
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 07 Nov 2024
https://github.com/pietrohl/express-quote-server
A test application to create and store famous quotes from famous people. Structured with client and a CRUD API/cloud MongoDB backend.
api-client babel babel-plugin babeljs crud crud-api mongodb mongoose mongoosejs rest rest-api
Last synced: 16 Nov 2024
https://github.com/sibeux/web-keuangan-app
Website pencatatan keuangan
catatankas crud nasrulwahabi php sibeux website
Last synced: 07 Nov 2024
https://github.com/edinsonrequena/create-read-update-delete
backend crud crud-sample database python python3
Last synced: 14 Oct 2024
https://github.com/t0malexander/nestjs-alura
API RESTful com operações básicas CRUD usando Nest.js, Typescript, SOLID e Design Patterns
api-restful crud design-patterns nestjs solid typescript
Last synced: 05 Nov 2024
https://github.com/raharrison/spring-boot-crud-api
The simplest CRUD API with Spring Boot
api crud easy liquibase rest-api simple spring spring-boot
Last synced: 14 Oct 2024
https://github.com/chrischan1117/django-photo-app
Django photo management and configuration
Last synced: 08 Nov 2024
https://github.com/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
bookshelf crud css html javascript
Last synced: 07 Nov 2024
https://github.com/e-candeloro/react-crud-client-app
A simple React App for C.R.U.D. operations on data from an external REST API
bulma-css create-react-app crud crud-application javascript react react-router reacthookform reactjs rest-client template yup-validation
Last synced: 07 Nov 2024
https://github.com/janumedia/graphql-firebase-demo
GraphQL + Firebase CRUD example
crud crud-sample express express-graphql firebase firebase-admin firebase-database graphql nodejs
Last synced: 07 Nov 2024
https://github.com/hamideidy/vuex-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Vuex state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api todo todolist vue vue3 vuejs vuex vuex-store vuex4
Last synced: 08 Nov 2024
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/hamideidy/pinia-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api pinia pinia-vuejs pinia2 piniajs sweetalert2 todo todolist vue vue3 vuejs
Last synced: 08 Nov 2024
https://github.com/edu-fedorae/covid-19-report-mvc-crud-application
Simple PHP application that does basic CRUD operations for covid-19 cases.
covid-19 crud javascript mvc mysql oop pdo php uikit
Last synced: 08 Nov 2024
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 07 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: 14 Oct 2024
https://github.com/nazmulhossain2905/react-crud-app
React Todo App Using Context API.
crud notes react react-crud-app
Last synced: 15 Nov 2024
https://github.com/itzshoaib/nestjs-boilerplate
A NestJS Boilerplate project with Mongoose, Passport, JWT, Docker, SwaggerAPI.
crud docker mongodb mongoose nestjs nestjs-backend nestjs-boilerplate nestjs-crud nestjs-dockerized nestjs-mongoose nestjs-starter-template nestjs-swagger swagger
Last synced: 07 Nov 2024
https://github.com/vinyl-davyl/nextra-diary
Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.
crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript
Last synced: 10 Nov 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/gabrielagodek/easycrud
PHP CRUD program with MySQL database
Last synced: 17 Nov 2024
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-mongodb
👨🏫PROJETO CRIADO PARA O CURSO DE NODEJS.
crud css curse database expressjs framework handlebars html javascript mongodb nodejs projeto site
Last synced: 14 Oct 2024
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-mysql
👨🏫PROJETO CRIADO PARA O CURSO DE NODEJS.
crud curse database expressjs framework handlebars javascript mysql nodejs projeto site
Last synced: 14 Oct 2024
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-sql-server
👨🏫ESTE APLICATIVO É UMA PLATAFORMA PARA CRIAR, VISUALIZAR, EDITAR E EXCLUIR POSTAGENS.
crud css database expressjs framework handlebars html javascript nodejs projeto site sql-server
Last synced: 14 Oct 2024
https://github.com/lin3s/admincrudextensionsbundle
CRUD extension for LIN3SAdmin
Last synced: 07 Nov 2024
https://github.com/javatlacati/prologcrud
Programa de ejemplo que muestra como hacer un CRUD en swi-prolog
Last synced: 15 Oct 2024
https://github.com/gahbr/agenda-de-contatos
Projeto crud simples em Java. Link para o Java docs: https://gahbr.github.io/Agenda-de-contatos/
crud crud-application java javascript jsp-servlet mvc mysql
Last synced: 07 Nov 2024
https://github.com/gabrielagodek/easymail
PHP mail sender with MySQL database
Last synced: 17 Nov 2024
https://github.com/jonatandb/python-cli_json-crud
Python CLI: JSON CRUD
cli click crud crud-application jonatandb json python python-cli
Last synced: 12 Nov 2024
https://github.com/hilmizul/nodejs-crud
Aplikasi Daftar Belanja menggunakan Node.js & Express
Last synced: 07 Nov 2024
https://github.com/yracnet/spa-crud-v1
Crud Generator From JPA Modeler
abm angularjs crud crud-generator jpa-modeler jsf spa-crud xslt
Last synced: 08 Nov 2024
https://github.com/agnii555/tinytweets
TinyTweets is a micro-blogging application that allows you to view, create and update blogs. This micro blogging application is developed using JavaScript, HTML and SCSS.
crud css html javascript json scss xml xmlhttprequest
Last synced: 07 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/henriquediassilva/crud-max
Crud de clientes com Angular 16
angular-material angular16 api crud scss
Last synced: 11 Nov 2024
https://github.com/lcv-back/weather-forecast-api-springboot
This repository about spring boot project
crud mvc redis spring-boot unit-testing
Last synced: 10 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/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/jauharibill/crud-with-realm
This Repository contain code about CRUD android using Realm NoSQL
android crud mobile nosql programming realm
Last synced: 07 Nov 2024
https://github.com/phi-rakib/laravel-filament-crud
Laravel Filament CRUD
crud crud-application filamentadmin filamentphp laravel laravel-framework php
Last synced: 31 Oct 2024
https://github.com/healingdrawing/task-paf-technical-trainee
CRUD with admin panel. Deno + Hono + Eta + Vue3 based. OAuth2 authentication for Google and X/Twitter. Deno KV database. Zod validation.
admin-panel crud css deno deno-kv eta full-stack-web-development google-authentication hono html javascript javascript-frontend oauth2 twitter-authentication typescript typescript-backend vue3 web-app zod-validation
Last synced: 13 Oct 2024
https://github.com/andresharpe/quick-api
A how-to guide for spinning up a fully functional and documented REST API in 30 minutes (with good connectivity) and with absolutely no coding.
apache api bootstrap crud docker mysql php swagger-ui
Last synced: 14 Oct 2024
https://github.com/rickreisme/contactmvc
Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.
asp-net-core asp-net-mvc contact-list crud crud-application csharp docker docker-compose dotnet postgresql rickreis rickreisme
Last synced: 13 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: 13 Oct 2024
https://github.com/diegoangel/flydev-firebase-crud
Simple serverless CRUD project using Firebase
Last synced: 17 Nov 2024
https://github.com/javi-cc/vue-vuetify-crud
Vue Vuetify styles
crud vue vue-router vuejs vuetify
Last synced: 09 Nov 2024
https://github.com/sezmars/react-boilerplate
React boilerplate Booking App with TansTack (react-query)
boilerplate crud eslint github-actions github-pages lazy-loading prettier react react-icons react-query react-router recharts styled-components supabase tanstack typescript
Last synced: 09 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/ore-codes/blog-takehome
Next.js blog website - take home assessment
app-router blog crud cypress daisyui end-to-end-testing framer-motion nextjs13 react-query reactjs tailwindcss
Last synced: 08 Nov 2024
https://github.com/sigit-wasis/learn-adonisjs-
Create a Controller, Model, Migration, Adonis Templating, Create-Read-Update-Delete Data, User Authentication and Refactoring the Routes
adonisjs crud edge javascript javascript-framework migration template-engine
Last synced: 08 Nov 2024
https://github.com/nubisub/wengdevproject
Project Akhir Pemrograman Web
basic crud html-css-javascript php
Last synced: 06 Nov 2024
https://github.com/pranav-kural/plamatio-frontend
Production-quality web-based e-commerce frontend built with Next.js, Redux, TypeScript, Clerk, Stripe, and more.
crud ecommerce nextjs react redux rtk-query tailwindcss typescript
Last synced: 13 Oct 2024
https://github.com/jhostyn-2003/api-crud-facturaci-n
Es un proyecto de practica de CRUD de facturación de BackEnd
api-rest base-de-datos crud sql-server
Last synced: 17 Nov 2024
https://github.com/ihor-po/ado.net_working_with_users
ADO.NET Working with users
ado-net adonet crud crud-application csharp db
Last synced: 12 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/ihor-po/petitions
Simple site for petitions
ajax crud crud-operation jquery js mysql pdo php twig
Last synced: 12 Nov 2024
https://github.com/adewija/phonebook
A Simple Phone Book on iOS using Core Data
coredata crud crud-sample ios phonebook swift3 xcode8
Last synced: 19 Nov 2024
https://github.com/kayke-fujinaka/user-crud
👤 A User's CRUD project is a software application that allows the creation, retrieval, updating, and deletion of user data.
Last synced: 10 Nov 2024
https://github.com/maiqxx/todo-crud
crud firebase mobile-dev react-native todo-list
Last synced: 08 Nov 2024
https://github.com/rdvid/express-school-api
API REST com Express desenvolvida para prática de documentação com Swagger
api-rest crud express javascript swagger swagger-ui
Last synced: 09 Nov 2024
https://github.com/aoudiamoncef/spring-boot-generic-crud
Spring boot genric crud
crud querydsl rest-api spring-boot-2
Last synced: 14 Nov 2024
https://github.com/stevmwhitfield/pern-starter
A web app built using the PERN stack with basic CRUD operations.
crud express fullstack nodejs postgresql react
Last synced: 08 Nov 2024
https://github.com/fredgainza/portfolio-php-auto
Listing voitures PHP - CRUD
Last synced: 16 Nov 2024
https://github.com/fkouto/mlb
Sistema desenvolvida exclusivamente em linguagem de programação Java e suas principais classes, utilizando os padrões DAO (Data Access Object) e Bean, sendo totalmente Desktop. O sistema realiza todas as operações do CRUD(Create, Read, Update, Delete).
crud dao java javase javax-swing mysql netbeans svg-images
Last synced: 13 Oct 2024
https://github.com/rakifsul/rf_ci_all_in_one
All in One Template for CodeIgniter 4
codeigniter4 crud crud-application template
Last synced: 08 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/rob-gon/crud-projects
Web application that implements a CRUD of projects.
crud crud-application laravel laravel-framework laravel8 php8
Last synced: 11 Nov 2024
https://github.com/manthanank/crud-nodejs
CRUD Nodejs
crud graphql mongodb mysql nodejs postgresql
Last synced: 08 Nov 2024
https://github.com/manthanank/crud-angular-ngxs
Crud Angular App using NgXS
Last synced: 08 Nov 2024
https://github.com/manthanank/crud-angular-rx-angular
Crud Angular App using rx-angular
Last synced: 08 Nov 2024
https://github.com/e-commit/ecommitcrudbundle
bundle crud php symfony symfony-bundle
Last synced: 06 Nov 2024
https://github.com/faresbrayek2/prosit-2
A simple Java application for managing a virtual zoo. The application consists of three classes: ZooManagement, Zoo, and Animal, which collectively allow you to create a zoo, add animals, remove animals, search for animals by name, and display information about the zoo and its residents.
Last synced: 13 Oct 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/pjborowiecki/cash-cards-tdd-java-spring-boot-rest-api
This repository contains what one should have after completing free official SpringAcademy courses on SpringBoot authentication. Although currently without added value, I decided to keep it as a reference for future project and with an aim of extending it and adding front-end in React or Angular.
authentication crud gradle java-tdd jwt jwt-authentication react rest-api spring-boot spring-boot-authentication spring-security tdd test-driven-development
Last synced: 08 Nov 2024
https://github.com/devtonin/sith-lords-api
A Sith Lords REST API, built-in Java 11 and Spring Boot.
Last synced: 08 Nov 2024
https://github.com/nisanth2004/reactjs_programs
A Full Complete React Tutorial
class component crud css html javascript jsx props react router router-dom state useeffect
Last synced: 12 Nov 2024
https://github.com/nisanth2004/advancedjava_practice
JavaServlet,JSP,MySql
apache crud devleoper dynamic java jdbc-driver jsp jstl login maven-pom mvc-architecture mysql-database project server server-side servlet-jsp servlets tomcat-server version
Last synced: 12 Nov 2024
https://github.com/jorgecj/task-server-crud
A basic CRUD server made in Python.
Last synced: 16 Nov 2024