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/luizfranzon/crud
FullStack CRUD Application
crud express javascript nodejs reactjs typescript vite
Last synced: 06 Nov 2024
https://github.com/ayimdomnic/elixir-to-do-app
Kickstart Elixir (Phoenix Framework)
crud elixir hello-world phoenix-framework
Last synced: 08 Nov 2024
https://github.com/shaikahmadnawaz/react-todo-firebase-app-one
React TODO application with Firebase backend to store all of the todos.
crud firebase react tailwindcss todoapp
Last synced: 06 Nov 2024
https://github.com/shaikahmadnawaz/react-firebase-crud
CRUD Using React + Firebase | Firebase and Firestore
Last synced: 06 Nov 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: 17 Oct 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/sufiyan33/angular-spring-boot-mysql-crud-operation
CRUD operation with Angular, Spring boot & MySQL. Trying to create a full stack application where frontend would be in Angular and backend in Spring Boot.
angular angular-cli angular18 crud crud-application crud-operation fullstack-development mysql spring-boot
Last synced: 15 Nov 2024
https://github.com/halilugur/pythonflaskaws
Quotes Application is a Flask-based web application that allows users to manage their favorite quotes with CRUD operations. Built with Python, Flask, and Bootstrap, it provides an intuitive interface for creating, reading, updating, and deleting quotes.
aws bootstrap crud flask jquery quote
Last synced: 08 Nov 2024
https://github.com/jeck0v/fastapi-celery-redis
Web App: Celery, Redis + FastApi
celery crud fastapi firebase firebase-auth redis
Last synced: 31 Oct 2024
https://github.com/pratiktomar/contactcloud-mern
ContactCloud is full-stack application that allows users to manage their contacts. Users can create, view, edit, and delete contacts, each of which is associated with a specific user. The application is built using Node.js, Express, MongoDB for the backend, and React.js for the frontend.
api authentication authorization crud custom-hooks react-router specific-user
Last synced: 31 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/arielspencer/api-bookstore-node-express
š API Bookstore Ć© uma aplicaĆ§Ć£o backend em Node.js e Express para gerenciar catĆ”logos de livros.
api backend crud express javascript mongodb mongoose node-js restful
Last synced: 06 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/dialeleven/laravel-crud-in-50-minutes-for-beginners-from-scratch
Laravel CRUD in 50 minutes for Beginners from Scratch tutorial by Devtamin. From BASIC Laravel to more ADVANCED concepts! See README. Tutorial Github repo - https://github.com/devtamin/Laravel-CRUD-for-Beginners/tree/master.
Last synced: 06 Nov 2024
https://github.com/krishanmurariji/filter-sorting-asp.net-core
Filter & Sorting & Permissions in Asp.net Boilerplate
angular asp asp-net-core boilerplate crud csharp filter filter-dropdown localization pagination sorting ts
Last synced: 07 Nov 2024
https://github.com/rockaflare/AplikasiElpiji
Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.
avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite
Last synced: 23 Oct 2024
https://github.com/jedymatt/notemanager
A simple note management web app with CRUD implementation using Laravel 8 framework and Bootstrap 5 for styling
Last synced: 07 Nov 2024
https://github.com/thenriquedb/todo-list-with-spring
API Rest para gerenciamento de lista de tarefas, construĆda em Java com o framework Spring Boot.
crud java openapi3 spring spring-boot swagger
Last synced: 08 Nov 2024
https://github.com/shuvro/django-basic-crud
Python3 , Django 2.2 basic CRUD with MySQL
crud django django-admin django-framework django-rest-framework mysql pip python3
Last synced: 08 Nov 2024
https://github.com/glatek/rutabaga
JSON Schema-backed CRUD operations in Service Workers with IndexedDB.
crud indexeddb json-schema service-worker
Last synced: 31 Oct 2024
https://github.com/aswassaw/go-restful-api
Belajar membuat sebuah RESTful API sederhana menggunakan Golang.
Last synced: 06 Nov 2024
https://github.com/aswassaw/crud-react-ci4
Membuat CRUD sederhana menggunakan React sebagai FE dan CodeIgniter 4 sebagai BE.
Last synced: 06 Nov 2024
https://github.com/a-samod/subscription-management-backend
The backend for the subscription management application is built using Node.js and MongoDB, providing functionalities such as creating subscription groups, adding members, and tracking payments.
crud mongodb nodejs subscription-management
Last synced: 07 Nov 2024
https://github.com/dore4n/cardapio
Este projeto Ć© uma API REST desenvolvida para gerenciar um cardĆ”pio digital, permitindo a criaĆ§Ć£o, leitura, atualizaĆ§Ć£o e exclusĆ£o de itens do cardĆ”pio. A aplicaĆ§Ć£o foi construĆda utilizando Java Spring Boot para o backend e PostgreSQL como banco de dados.
api-rest crud java mvc-architecture postgresql springboot
Last synced: 31 Oct 2024
https://github.com/xdillx/kanban-todolist
A personal Delphi project showcasing CRUD operations with a Kanban board feature for managing multiple projects. Offers a dynamic approach to task management.
crud delphi kanban personal-project project-management task-management todolist
Last synced: 07 Nov 2024
https://github.com/kenxsantos/basic-crud-laravel
A basic crud system using laravel framework
Last synced: 14 Nov 2024
https://github.com/roby2409/article-news
Mvvm Article News App use RxSwift
articleapp crud crud-application rxswift rxswift-examples swift swift5 ui-programmatically
Last synced: 17 Oct 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/jonanv/heroes-angularjs
CRUD with AngularJS and Firebase
angularjs crud css css3 firebase html html5 javascript
Last synced: 11 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/TheGlitchCat/MEAN-Stack-CRUD
MEAN-Stack CRUD Simple
angular crud crud-api crud-application express expressjs mean-stack meanstack meanstack-crud meanstack-framework node-crud node-js nodejs
Last synced: 23 Oct 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/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/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/aburraq/school-management-system
Introducing my most ambitious backend project yet ā the School Management System. This comprehensive solution covers all aspects of school administration, including advanced time conflict resolution and personalized user role-based controls
crud hibernate java jwt-token postgresql restful-api school-management-system spring-boot spring-security swagger-ui
Last synced: 11 Nov 2024
https://github.com/hasithaishere/go-rest-api-with-postgresql
A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.
backend crud gin go ip-logger middleware postgresql rest-api
Last synced: 15 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/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/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/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: 12 Oct 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/yenilikci/aspnet-core-blogapp
blog crud dotnet-core-mvc entity-framework-core partial-views view-components
Last synced: 16 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/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/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/said7388/nestjs-crud-for-beginner
This is very simple nestJS CRUD for absolute beginners!
crud crud-api crud-sample nest nestjs nestjs-backend tipescript
Last synced: 11 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/lin3s/admincrudextensionsbundle
CRUD extension for LIN3SAdmin
Last synced: 07 Nov 2024
https://github.com/elidaniel92/jetty-12-rest-api-sample
Simple REST API with Jetty 12
crud crud-api docker docker-compose jackson java jdbc jetty jetty-server log4j2 maven mysql rest rest-api restful-api
Last synced: 31 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/ajsalemo/springbootembeddedcontainers
A repo of CRUD examples that uses different embedded containers, instead of the default which is Tomcat.
api azure cloud container controllers crud docker jar java jetty postgres rest springboot springdatajpa todo tomcat
Last synced: 07 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/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/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/e-commit/ecommitcrudbundle
bundle crud php symfony symfony-bundle
Last synced: 06 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/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/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://gitlab.com/DanCruise/laravel-react-inertia
CRUD en una sola vista, se usa el sistema de autenticaciĆ³n Laravel Breeze. Se utiliza Laravel 9 y React con Inertia.js
crud inertiajs laravel laravel9 login react tailwindcss vite
Last synced: 26 Sep 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/alexeyburyanov/educationalprojects
Projects written for educational purposes.
cpp crud crud-sample cs education education-projects hibernate java java-swing jdbc maven multithreading mysql php7 t-sql test win32api windowsforms wpf
Last synced: 30 Sep 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/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/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/sreeragp69/notes-app-backend
Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.
authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api
Last synced: 10 Oct 2024
https://github.com/raelzeraxd/crud
a simple crud with mysql in go and python
Last synced: 07 Nov 2024