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-26 00:06:31 UTC
- JSON Representation
https://github.com/edugmenes/product-registration
This is a simple product CRUD I've made using JavaScript, storing the objects using arrays.
crud crud-application development front-end front-end-development frontend html5 javascript web-application web-development web3 website
Last synced: 13 Jan 2025
https://github.com/sandrewtx08/nestjs-vscode-snippets
crud nestjs vscode vscode-snippets
Last synced: 10 Jan 2025
https://github.com/mmaarij/secure-libcurl-json
A C++ wrapper library that provides a convenient and secure way to make HTTP API requests, while handling JSON data. Built on top of libcurl for robust networking capabilities and nlohmann/json for JSON data processing.
api certificates cpp crud https json libcurl linux ssl windows
Last synced: 06 Dec 2024
https://github.com/abdulsamie10/react-mern-crud
In this MERN stack application, I created a basic Student app from starting to finish. This app will allow us to create student, show students list, update student, and delete a student from the MongoDB database.
api api-client api-rest application crud crud-api css html javascript mern mern-project mern-stack mongodb mongoose
Last synced: 27 Dec 2024
https://github.com/karlangaxz/crud
This is a simple CRUD (Create, Read, Update, Delete) web application using HTML, CSS, JavaScript, and Bootstrap. The application allows users to input, display, update, and delete user data such as email, name, and phone number. The data is stored in the browser's localStorage.
bootstrap5 crud crud-application css html html-css-javascript javascript js
Last synced: 16 Jan 2025
https://github.com/pandiaraj-22/react-todo-app
TODO App
crud css html javascript react
Last synced: 16 Jan 2025
https://github.com/ethern-myth/angular
CRUD angular .net core mssql
angular crud material-ui mssqlserver netcore6 typescript
Last synced: 03 Dec 2024
https://github.com/aesthicethics/homeserver
CRUD application developed as a local "image-pool" + instagram fusion. Manually configured server deployed on RPI hosts a HomeServer that allows users (family memebers) to pool their photos together in one location (the website) and view them in a feedlike manner (instagram)
crud nginx python raspberry-pi react
Last synced: 05 Jan 2025
https://github.com/carloshenriquefs/ds-movie
:white_check_mark:🎬📹 - Projeto Front End e Back End - DsMovie
Last synced: 11 Jan 2025
https://github.com/carloshenriquefs/dslist-java-games
:white_check_mark: - Intensivão Java Spring
Last synced: 11 Jan 2025
https://github.com/carloshenriquefs/agregador-investimentos
✅💰💵 - Agregador de Investimentos
api brapi crud hibernate junit mockito mysql open-feign spring-boot
Last synced: 11 Jan 2025
https://github.com/victorlcastro-dsa/projeto-santandercoders-crud
Em grupo, desenvolvemos um sistema CRUD em Python como parte do módulo Lógica de Programação II do Santander Coders. O projeto gerencia transações bancárias, permitindo a criação, leitura, atualização e exclusão de dados, com filtros personalizados e foco em boas práticas de desenvolvimento.
crud project-based-learning python santandercoders
Last synced: 13 Jan 2025
https://github.com/carloshenriquefs/crud-usuario
✅👦👧- Crud Usuario com MongoDB
Last synced: 11 Jan 2025
https://github.com/adrianomonteiroweb/talker-manager
Projeto CRUD API com leitura e escrita de arquivo usando fs.
Last synced: 22 Jan 2025
https://github.com/carloshenriquefs/task-management
📝✏️ - API de Gerenciamento de Tarefas
Last synced: 11 Jan 2025
https://github.com/androidbeingx/flask_project
A class project. Code applying the knowlage of flask, sqlite and python.
crud database flask project python sqlalchemy sqlite3
Last synced: 22 Dec 2024
https://github.com/carloshenriquefs/courses
💻🖱️- Programming Courses
api crud hibernate-jpa java21 mapper
Last synced: 11 Jan 2025
https://github.com/ltk-mxz/node.js
Node.js / Express.js Projects !
crud crud-api mongodb mongoose movies-api todo-app todoapp
Last synced: 14 Dec 2024
https://github.com/carloshenriquefs/sw-planet-api
✅🪐🖊️ - Testes automatizados na prática com Spring Boot
crud junit mock testes-unitarios
Last synced: 11 Jan 2025
https://github.com/wpcodevo/django-postgres-crud-rest-api
In this article, you'll learn how to implement CRUD operations on a PostgreSQL database using Django REST Framework.
crud crud-api django django-api django-rest-framework docker docker-compose postgresql
Last synced: 26 Jan 2025
https://github.com/dorkatzir/pixel-positions
Jobs Listing - Laravel11 Web App
blade components crud laravel php sqlite tailwindcss vitejs
Last synced: 11 Jan 2025
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/d-malex/backend-node.js
SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js
api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3
Last synced: 20 Jan 2025
https://github.com/percivalyan/library-crud-php
Web Library CRUD with HTML, CSS, JS and Native PHP
Last synced: 09 Jan 2025
https://github.com/fiware/tutorials.merge-patch-put
:blue_book: Merge Patch Operations in NGSI-LD
Last synced: 18 Jan 2025
https://github.com/siensis/kpacrud
KpaCrud Library permits to generate automatically CRUD pages from a DB table
codeigniter-library codeigniter4 crud database-management
Last synced: 06 Dec 2024
https://github.com/zepolimer/devnow
Student project : web app for developers to find a job or internship (CRUD, MVC)
Last synced: 13 Jan 2025
https://github.com/leotm/admin
My successful MVP solution to a coding exercise to create an admin view for new user data.
admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management
Last synced: 09 Jan 2025
https://github.com/a-tetarwal/binora-pre
Prior to Binora, Developing Binora Phase-I. Binora Pre is a text-based social media platform where users can create and manage posts, interact with each other through messages, and personalize their profiles. The platform provides a simple and clean user interface designed with Tailwind CSS.
bcryptjs binary binora cookie-parser crud ejs expressjs jsonwebtoken jwt mongodb mongoose multer nodejs path
Last synced: 17 Jan 2025
https://github.com/aayushpagare21-compcoder/notes2.0_php
Project Number 11 : A notes crud app hosted on xampp server and created using PHP which allows the user to create, read , delete and update notes and also stores the notes in a MySQL database. Learned how to use xampp server and phpmyadmin, how to create a connection with database, how to fire SQL queries using php
bootstrap5 crud javascript mysql php phpmyadmin-database xampp
Last synced: 16 Jan 2025
https://github.com/xyryc/hyperloadout-client
HyperLoadout is a feature-rich web application designed for managing and showcasing eSports equipment. It includes user authentication, a fully functional CRUD system, and sorting capabilities.
crud daisyui esports expressjs firebase-auth mongodb nodejs reactjs
Last synced: 26 Jan 2025
https://github.com/erosmlima/memory_game_smiles_viagens
✈️ Apresentamos o nosso Jogo da memória [versão de viagens🏝️] com recursos de voz (acessibilidade) o Watson (Microsoft), recursos de Hand Talk, Gamification, RNN com AI/ML usadas com redes neurais em todo processo e implementações de melhorias a fazer, este é um beta (protótipo)📲.
crud css glassmorphism html javascript javascript-game watson-assistant
Last synced: 16 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: 22 Jan 2025
https://github.com/jayanttripathy/aspnetcore-reactjs-crud-starter
ASPNetCore-ReactJs-CRUD Starter
aspnetcore crud efcore react reactjs
Last synced: 22 Jan 2025
https://github.com/jayanttripathy/aspnetcore-mongodb-crud
ASP.NET Core Web API with MongoDB CRUD- Beginner’s Guide
aspnet-core aspnet-core-webapi crud crud-api mongodb
Last synced: 22 Jan 2025
https://github.com/sidavd/rest_api_project
A database manging RESTapi
asp-net-core crud csharp dto entity-framework-core http-requests mysql-database rest-api
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 14 Jan 2025
https://github.com/s-damian/phoenix-crud-example
CRUD - Phoenix Framework / Elixir / MySQL / Tailwind
crud elixir elixir-phoenix mariadb mysql phoenix phoenix-framework tailwindcss
Last synced: 30 Nov 2024
https://github.com/mehrajlatifli/jsoncrud
Example of CRUD(Create, Read, Update and Delete) with json file
console crud deserialization file json jsonarray listgeneric root serialization
Last synced: 14 Jan 2025
https://github.com/emanuelsacoman/cruds-laravel
Trabalho Final da Matéria do Framework Laravel
crud html laravel laravel-framework php xampp
Last synced: 22 Jan 2025
https://github.com/roby2409/mvvmrxswift
Swift mvvm with rxswift (login and fetch data)
crud crud-application mvvm rxswift swift swift-mvvm
Last synced: 07 Dec 2024
https://github.com/bilalmohib/firestore-firebase-python-basics
This project aim was to implement basic CRUD operations of firebase firestore in a most easy and efficient way.
api crud firebase-database notebook-jupyter python
Last synced: 20 Jan 2025
https://github.com/wpcodevo/rust-feedback-api
In this tutorial, we will build a CRUD API for a feedback application. This project will help you get started with API development in Rust or enhance your skills as a Rust developer.
api crud docker postgresql rest-api rust sqlx sqlx-cli
Last synced: 26 Jan 2025
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: 20 Jan 2025
https://github.com/daxter-army/crud_ops_using_nodejs_mongodb
Crud Operations using Node.js and MongoDB
Last synced: 22 Jan 2025
https://github.com/ryanrahman26/php-ajax
Aplikasi PHP CRUD dengan AJAX & PDO
Last synced: 09 Jan 2025
https://github.com/andreyrvs/04-v2-todo-list
v2 - Lista de tarefas com CRUD
Last synced: 17 Jan 2025
https://github.com/leylahosseini/boilerplate-echo-gorm-postgres
Boilerplate Echo Gorm Postgres
crud crud-operation echo echo-framework gorm postgres
Last synced: 12 Nov 2024
https://github.com/alirfanyasin/sistem-data-dosen-itts
Tugas akhir dari mata kuliah Algoritma dan Pemrograman membuat sebuah aplikasi berbasis console dengan tema sistem data dosen
c-language campus console-application crud
Last synced: 30 Dec 2024
https://github.com/scottgriv/php-order_notes_editor
This webapp enables easy pasting and management of multiline text in ERP application note fields. Designed for simplicity and efficiency, it's ideal for streamlined data entry and note-taking in enterprise systems.
crud crud-application css html mysql mysql-database notes-editor php webapp webapps website
Last synced: 14 Dec 2024
https://github.com/evelinalvarado/e-commerce-react-firebase
A e-commerce web application built with TypeScript, React, and Firestore. This project demonstrates real-time CRUD operations and responsive UI design, allowing users to browse products, manage a shopping cart, and complete purchases. Developed to enhance skills in TypeScript and Firestore.
crud e-commerce-website firebase-realtime-database firestore material-ui react-hook-form react-router-dom reactjs shopping-cart tailwind-css typescript
Last synced: 22 Jan 2025
https://github.com/edinsonrequena/create-read-update-delete
backend crud crud-sample database python python3
Last synced: 29 Nov 2024
https://github.com/notbadcode/students
Student list. Simple native PHP CRUD
crud php php-crud php-native students students-list students-list-control
Last synced: 27 Dec 2024
https://github.com/maiquinho/desafio-ignite-nodejs-01
API para realizar um CRUD de tasks (tarefas).
crud crud-api node-fundamentals nodejs task-api
Last synced: 16 Jan 2025
https://github.com/ramaobama/appfx-ramin
Simple Crud Application with use JPA (v. 1.0)
Last synced: 30 Dec 2024
https://github.com/pauleenaphan/blog-api
A small blogsite where users can view blog post and comment on them.
blog crud express mongodb nodejs webdevelopment
Last synced: 09 Jan 2025
https://github.com/bineet-ratna-shakya/hellswok-food-data-manager
HellsWok Food Data Manager using Data Structures & Algorithms
binary-search crud data-structures java mergesort
Last synced: 09 Jan 2025
https://github.com/anishlearnstocode/beer-crud-project
A basic CRUD application built using Typescript and SQLite Database for adding, removing and modifying different types of beer.
api crud express sample-project sqlite typescript
Last synced: 24 Jan 2025
https://github.com/yigitkader/restapi-crud-springboot
Spring Boot CRUD Operations
crud crud-application spring-boot
Last synced: 07 Dec 2024
https://github.com/maximoospital/fancms
A FastAPI and NuxtJS-based CRUD app.
api crud crud-application fastapi frontend nuxtjs vue vuejs
Last synced: 24 Jan 2025
https://github.com/melardev/javaspringbootoauth2asymmetricjwtcrud
Java Spring Boot crud application secured with OAuth2 JWT RSA
asymmetric-cryptography crud full-stack fullstack java jwt oauth2 spring spring-boot
Last synced: 25 Jan 2025
https://github.com/siddhant-vij/simpledb-engine
A lightweight database engine supporting CRUD, simple queries, and concurrency control with a CLI.
cli-app concurrency crud database-engine java json query-processing
Last synced: 16 Jan 2025
https://github.com/melardev/reactcrudasync
Rest full stack application built with React showing how to make HTTP CRUD
api async components crud http react rest
Last synced: 25 Jan 2025
https://github.com/emmanuelaytuz/test-hapijs
api-rest autentication crud hapijs mongodb
Last synced: 22 Dec 2024
https://github.com/sumaiyabanu15/crud
This Project is based on CRUD Operations.
Last synced: 09 Jan 2025
https://github.com/edugmenes/student-crud
Project I did to complete the Object Orientation cours in Java, this is a simple CRUD student registration. I also explored Java Swing.
cadastro-de-alunos crud crud-application crud-java crud-sample form interface java java-app java-interface javaswing login oriented-object-programming
Last synced: 13 Jan 2025
https://github.com/tmukammel/node-rest-api-generator
REST API generator with Node.js, Express and Sequelize
api crud crud-api crud-generator express-api-generator express-rest-api relational-databases rest-api rest-api-generator sequelize
Last synced: 29 Dec 2024
https://github.com/lorenzorottigni/laravel-primi-passi
Boolean academy project: first laravel project
Last synced: 03 Dec 2024
https://github.com/gpalleschi/jqcsv
jqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel.
bootstrap5 bootstraptable crud csv csv-parser export jquery npm
Last synced: 09 Jan 2025
https://github.com/milenavms/teste-vendas
CRUD - usuários (vendedores) e controle de venda - Laravel 5.8.*/MySQL/ PHP 7.3.8/Bootstrap
Last synced: 16 Jan 2025
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: 16 Jan 2025
https://github.com/mohamedcuerci/desafio-crud-diferenciado
Desafio criado pelo Francisco Zanfranceschi com o objetivo de criar um CRUD com uma dinâmica diferente.
crud crud-application faker pagy rails rails-application rails7 ruby ruby-on-rails turbo
Last synced: 26 Jan 2025
https://github.com/a9na/star_wars_django_app
🌌🚀 A Django app to manage and display Star Wars characters, planets, and starships. Showcases basic CRUD operations and offers a user-friendly interface to explore the Star Wars universe. 🌟🧑🚀
crud crud-application django python star-wars
Last synced: 09 Jan 2025
https://github.com/danukarangith/python-tkinter-crud-application
A simple user management system built with Python, Tkinter, and MySQL, providing basic CRUD operations to manage user data. Ideal for learning how to integrate a GUI with a database.
Last synced: 13 Jan 2025
https://github.com/rakifsul/rf_lv_all_in_one
All in One Template for Laravel
crud crud-application laravel template
Last synced: 22 Jan 2025
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: 16 Jan 2025
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: 16 Jan 2025
https://github.com/staivanov/entity-framework-6-in-depth
A lot of small projects with demo code on different topics with (O\RM) Entity Framework 6.
console-application crud dotnet dotnet-framework eager-loading ef6 entity-framework entity-framework-6 explicit-loading indepth lambda lazyloading linq linq-to-sql nplus1 nplusone
Last synced: 29 Nov 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: 22 Dec 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: 16 Jan 2025