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/ritobrotomukherjee/just-mongo-db
Mongo DB CRUD, DB creation etc. All step wise files are available in different branches
crud mongodb mongosh mongoshell nosql nosql-database
Last synced: 25 Oct 2024
https://github.com/ritobrotomukherjee/node-mongo-crud
All CRUD API using simple Node and MongoDB. Mongoose + Search API also available in a seaparate Mongoose branch
api-rest crud express-js mongodb mongoose nodejs
Last synced: 25 Oct 2024
https://github.com/modemobpsycho/crud-api-rs
clear-nodejs crud jest typescript
Last synced: 31 Oct 2024
https://github.com/tal7aouy/laravel-crud-with-search
Crud with search using Ajax
Last synced: 07 Nov 2024
https://github.com/deep-codes/todo-crud
🗃 Dead Simple CRUD Todo-Application with React & Typescript
crud react todo todoapp typescript
Last synced: 25 Oct 2024
https://github.com/techlord001/laravel-blog
Laravel project to showcase my skills & knowledge in the framework. This is a working blog with user sign/login and CRUD operations for the blog.
Last synced: 07 Nov 2024
https://github.com/adilmohak/php-crud
PHP CRUD project with MySQL database
crud mysql php php-crud user-management
Last synced: 28 Oct 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: 26 Oct 2024
https://github.com/kyrylopikhno/play_pay_client
DEPLOYED CLIENT ON HEROKU
crud heroku-deployment javascript react redux-toolkit
Last synced: 26 Oct 2024
https://github.com/roby2409/mvvmrxswift
Swift mvvm with rxswift (login and fetch data)
crud crud-application mvvm rxswift swift swift-mvvm
Last synced: 17 Oct 2024
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: 12 Oct 2024
https://github.com/abinthomasonline/flask-boilerplate
Simple Flask CRUD boilerplate
backend boilerplate crud flask flask-sqlalchemy python rest-api sqlite starter-kit webapp webdevelopment
Last synced: 12 Oct 2024
https://github.com/milliorn/grocery-list
simple, intuitive interface for creating, editing, and deleting grocery items. Users can add items to their shopping list and remove them when they are no longer needed.
crud crud-operations development-environment food front-end-development grocery-application grocery-crud grocery-shopping localstorage organizer productivity react responsive responsive-design shopping shopping-cart shopping-list state-management user-interface web-application
Last synced: 26 Oct 2024
https://github.com/bastidanicolas/fullstackcv-frontend
This full-stack web application offers a CRUD platform and includes JWT authentication. Showcase your background with sections for an introduction, educational background, work history, portfolio projects, and technical skills.
admin-dashboard angular angular-drag-and-drop argentina-programa argentinaprograma authentication authentication-backend bootstrap crud crud-application cv-builder jwt portfolio-website
Last synced: 26 Oct 2024
https://github.com/milan-sony/php-crud
A simple CRUD operation program using PHP (BCA-2021)
Last synced: 11 Nov 2024
https://github.com/milan-sony/django-crud
This is a simple project that performs CRUD operations in Django using Mysql database
bootstrap4 crud css3 django html5 mysql
Last synced: 11 Nov 2024
https://github.com/ecthorsilva/heroapi-nodejs
Repositório para a atividade CRUD API Fake - Aula de Programação WEB III do Professor Laércio Silva
Last synced: 10 Nov 2024
https://github.com/prasad89/k8s-resource-crud
A Kubernetes application demonstrating basic CRUD operations on Kubernetes resources using the Cluster API
cluster-api crud golang kubernetes
Last synced: 31 Oct 2024
https://github.com/itaditya/vue-todo-app
An advanced to-do app in Vue made to please the Javascript Overlords
animations crud flip javascript layout-animation reactive todo translate vue vue-todo vuejs
Last synced: 01 Nov 2024
https://github.com/coelhoreinaldo/python-crud
Exercises to practice API in Python
Last synced: 24 Oct 2024
https://github.com/suniksha12/php_my_sql_projects
This repo collection of hands-on PHP and MySQL projects demonstrating backend development concepts through practical applications. Each project explores different aspects of web development, from basic CRUD operations to complex database management.
backend beginner-project creative-coding crud css database form helpful html innovation javascript mysql mysql-database php phpmyadmin project server web-application webdevelopment
Last synced: 01 Nov 2024
https://github.com/yousefmohammad/crud-project
API performing the crud operations
api crud crud-api crud-app javascript node-js node-js-app nodejs nodejs-app
Last synced: 30 Oct 2024
https://github.com/anthonylee1994/drawviva-frontend
DrawViva PWA with Next.js
crud nextjs react typescript webnotification webpush
Last synced: 07 Nov 2024
https://github.com/marialmeida1/study-bd_java
Conexão do banco de dados feito em Postgre com Java
Last synced: 31 Oct 2024
https://github.com/zg3z/web-crud-app
brcypt crud css docker-compose ejs express-session i18n javascript nodemon react react-router sequelize
Last synced: 13 Nov 2024
https://github.com/zg3z/code-first-approach
code-first crud csharp database-migrations entity-framework-core mssql
Last synced: 13 Nov 2024
https://github.com/itsfk/crud-with-flask
crud flask flask-application flask-sqlalchemy flask-web
Last synced: 13 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: 07 Nov 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: 07 Nov 2024
https://github.com/gahbr/parking-control-api
REST API Spring
crud java rest-api spring-boot springframework
Last synced: 07 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/gahbr/angular-crud-rotas
crud em angular
angular crud javascript practice-project typescript user-interface
Last synced: 07 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: 07 Nov 2024
https://github.com/devsazal/go-crud-api
an experimental crud operation rest apis with GO, Fiber (v2.x), MongoDB
crud fiber fiber-framework go golang mongodb rest-api
Last synced: 30 Oct 2024
https://github.com/khalilannbiya/student-app
Student App is an application used to manage student data along with their respective classrooms
crud laravel laravel-framework laravel9 php student-application
Last synced: 11 Nov 2024
https://github.com/kushalobroy/adavanced_laravel_crud
You may create, update, and delete items in this advanced Laravel crate. It features a category list for adding products, and you can edit the product using a rest API and add new categories that match to their parent categories.
blade bootstrap5 crud html5 laravel mysql-database xampp-server
Last synced: 05 Nov 2024
https://github.com/roman-developer/rp-web
Template for Rails + Postgresql DB + Devise Auth + ActiveAdmin
activeadmin activerecord crud devise monolith mvc-architecture postgresql rails7 ruby-on-rails
Last synced: 06 Nov 2024
https://github.com/yasmin-camargo/lista_de_tarefas-pythondjango
Projeto utilizando o framework Django, seguindo tutorial da TreinaWeb
api bootstrap5 crud django html python sqlite web
Last synced: 10 Oct 2024
https://github.com/thamerh/ruby-on-rails
This Markdown file is a comprehensive guide to setting up and using Ruby on Rails for API development. It covers installation, database configuration, model and controller generation, routing, seeding, API testing, CORS configuration for frontend connectivity, and basic Ruby syntax and variable declarations for beginners.
Last synced: 10 Oct 2024
https://github.com/ajayprince692/veritech-task_3
todo app
crud css3 dom html5 javascript
Last synced: 05 Nov 2024
https://github.com/kirandash/emprecordajax
Employee record built with AJAX and JavaScript with CRUD features.
Last synced: 03 Nov 2024
https://github.com/omermecitoglu/next-admin-panel-generator
Generates admin panel CRUD pages for managing resources
admin-panel bootstrap code-generator crud next nextjs react restful scaffold ts typescript
Last synced: 07 Nov 2024
https://github.com/juliendelplanque/easycrud
A framework to perform CRUD on relational databases easily from Pharo.
Last synced: 31 Oct 2024
https://github.com/weblineindia/angular-product-crud-management
Streamline product management with this Angular-based CRUD application. Elevate your web development projects with efficient data operations and a sleek user interface. Explore the power of Angular for seamless product control. #Angular #CRUD #ProductManagement
angular angular-components angular-material angular15 crud data-operations frontend product-management responsive-design typescript user-interface web-development
Last synced: 10 Nov 2024
https://github.com/weblineindia/angular-local-storage-crud-management
Manage products seamlessly using Angular with local storage. This CRUD application provides efficient data operations, utilizing local storage for a persistent user experience. Elevate your web development with Angular's power and local storage convenience. #Angular #LocalStorage #CRUD #ProductManagement
angular angular-components angular-material angular15 crud data-operations frontend local-storage local-storage-persistence product-management typescript user-interface web-development
Last synced: 10 Nov 2024
https://github.com/mohammedsalama/conent-management-system
Based on :
authentication bootstrap crud dashboard-templates fileupload laravel8 telescope validation
Last synced: 11 Nov 2024
https://github.com/adanyl0v/go-pocket-link
Pocket Link
crud docker go go-pocket-link golang jwt pocket postgres rest
Last synced: 17 Oct 2024
https://github.com/athiththan11/mean-stack-ng7
MEAN Stack with Angular 7 (ng2+)
angular angular7 crud expressjs mean mean-stack mlab mongodb nodejs
Last synced: 08 Nov 2024
https://github.com/zoelabbb/rexpressapi.ts
A simple and efficient REST API for managing blog posts and users. Built with Node.js, Express.js, TypeScript, and Prisma.
blog crud expressjs nodejs playground-project postgresql prisma restapi typescript
Last synced: 07 Nov 2024
https://github.com/zoelabbb/crudjs_simple
Just simple CRUD using Javascript language, check demo website below
Last synced: 07 Nov 2024
https://github.com/projectsandprograms/crud-laravel-10
A simple crud application with all the basic features you have to know.
blade-template bootstrap-5 crud error-pages laravel laravel-10 laravel-bootstrap laravel-crud laravel-framework mysql mysql-database
Last synced: 10 Nov 2024
https://github.com/syntacticbutter/lokatani-assignment
Assignment Web Development Internship
Last synced: 11 Nov 2024
https://github.com/andreacioni/weeklymenu-api
CRUD REST Api to support all the backend operations of the mobile app
crud flask-api mongoengine python rest-api
Last synced: 13 Nov 2024
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 10 Nov 2024
https://github.com/noturlee/librare.io-online
An MVC Library Application
approvers-1 crud login-system mvc registration
Last synced: 10 Oct 2024
https://github.com/jeremiias8/crud-meanstack
CRUD con Angular 14 en el frontend y NodeJS en el backend.
angular crud javascript nodejs typescript
Last synced: 08 Nov 2024
https://github.com/movva-gpu/grapes
Le dépôt GitHub de notre site de co-jardinage
Last synced: 11 Oct 2024
https://github.com/pedrohenrikle/crud-tasks
A Node.js & Typescript based API, developed with fastify, using JWT token authantication. Uses SQLite as a local database.
api crud fastify jwt nodejs typescript
Last synced: 11 Oct 2024
https://github.com/bercezar/nodejs-server-api
Node.js/Back-End/API
api-rest crud fastify javascript nodejs postgres
Last synced: 11 Oct 2024
https://github.com/jeremiias8/crud_java_mysql
Pequeño CRUD hecho en NetBeans usando Java con la BBDD MySQL
Last synced: 08 Nov 2024
https://github.com/emmanuelaytuz/test-hapijs
api-rest autentication crud hapijs mongodb
Last synced: 04 Nov 2024
https://github.com/yuriipohorilets/goit-js-hw-11
📚 JS-HW-11 | CRUD. Async/Await
async await crud goit javascript
Last synced: 16 Nov 2024
https://github.com/shubham-chhimpa-here/abstract_help_center
A RESTful API for managing and searching cards in a help center. Built with Node.js and Express.js, this application uses Mongoose for MongoDB interactions. Features include endpoints for creating, retrieving, updating, and searching cards by title. Ideal for learning and building CRUD operations with a NoSQL database.
api crud expressjs javascript mongodb mongoose nodejs nosql operations restful
Last synced: 11 Oct 2024
https://github.com/devil-1964/bookstore
A CRUD BookStore using MERN
crud express mern-stack nodejs react
Last synced: 11 Oct 2024
https://github.com/bartzalewski/firebase-crud-app
Firebase Firestore CRUD app created for my Instagram, @bart.code
crud crud-application firebase firestore-database reactjs
Last synced: 09 Nov 2024
https://github.com/phi-rakib/laravel-tailwind-crud
Laravel TailwindCSS CRUD Example
blade blade-template crud laravel laravel-framework php tailwindcss
Last synced: 31 Oct 2024
https://github.com/kinstl/cutcode-laravel
Laravel-based web app. Features include user authentication, CRUD operations, RESTful API integration, admin panel for content editing, dynamic frontend rendering, pagination, form validation, and secure middleware handling.
blade crud laravel php rest-api tailwindcss vite
Last synced: 31 Oct 2024
https://github.com/likhithkp/express-posts
A blogging platform built with Express.js and MongoDB that supports user authentication and post management. This application allows users to register, log in, create posts, and view posts created by others.
authentication backend bcrypt crud ejs express jwt mongoose nodejs rest-api
Last synced: 16 Nov 2024
https://github.com/calcagnoloic/invoice-app-server
Backend application and invoice application database. Contains the various CRUD routes and a backup of dummy data.
crud docker-compose fastapi mariadb python unitest
Last synced: 13 Oct 2024
https://github.com/impe93/to-do-back
The server for the other my repo "to-do"
angular crud expressjs mean mean-stack mongodb nodejs
Last synced: 09 Nov 2024
https://github.com/bendomey/taskerman
A little grapqhl web service that helps creates account, authenticate yourself, create task and assign them to reviewers, update task information and also add or remove reviewers, delete task.
authentication crud golang graphql postgresql task-management task-management-system web-service
Last synced: 16 Nov 2024
https://github.com/javiercanon/xavier-crud
➕➖✖ Create, Read (aka retrieve), Update, and Delete (CRUD), 🚲 Generator Tool 🕓 in Asp.net 🏎
asp-net crud crud-application crud-generator generator sql-server sqlserver
Last synced: 16 Nov 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: 17 Oct 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/amandioca/projetosinergia-front
Front-end of the Integrator Project developed in the GenerationBrasil bootcamp.
angular bootstrap-4 crud hub integrator-project social-network
Last synced: 10 Nov 2024
https://github.com/marissa-steindel/crud-blog
WEBD-2008 Assignment 3: Database Create, Read, Update, Delete functionality coded with PHP
Last synced: 11 Nov 2024
https://github.com/gowthamselvaraj123/teacherportal-laravel-blade
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 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/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/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/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/ccaicedo09/django-crm
Basic Django CRM. More features will be added in the future! :)
crud django-application mysql python
Last synced: 11 Oct 2024
https://github.com/zerefwayne/hostel-allotment-system
Hostel Allotment System - Software Engineering Course Project
Last synced: 12 Oct 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/geraldoam/procedural-crud
PHP Crud with procedural programming.
crud mariadb-server materialize-css php7 procedural-programming
Last synced: 27 Sep 2024