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-15 00:06:42 UTC
- JSON Representation
https://github.com/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
bookshelf crud css html javascript
Last synced: 29 Dec 2024
https://github.com/guilhermeferreiram/controledecontatosmvc
Projeto ASP.NET Core MVC para Controle de Contatos
asp-net-core banco-de-dados crud mvc smtp
Last synced: 20 Nov 2024
https://github.com/peppapig13132/express-redis-crud
🌱 Simple Express.js server for Redis learners with CRUD operations
Last synced: 13 Dec 2024
https://github.com/leosimoes/rocketseat-java-spring-restapi-todolist
Rocketseat Java course project. REST API with Spring Framework for registering, reading and updating tasks, with filter by user.
crud java rest-api spring-framework
Last synced: 12 Jan 2025
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 29 Dec 2024
https://github.com/gabrielagodek/easymail
PHP mail sender with MySQL database
Last synced: 17 Nov 2024
https://github.com/smailnajim/crud-php-procedurale
🥷Ce projet implémente les opérations de base pour un CRUD (Créer, Lire, Mettre à jour, Supprimer) en PHP avec une base de données MySQL.
crud mysql-database mysql-server php
Last synced: 06 Jan 2025
https://github.com/kauancavazani/simple-crud
A simple API developed using Java and Spring Boot to manipulate a mysql database
crud java mysql spring spring-boot
Last synced: 12 Jan 2025
https://github.com/amar21112/crud-employee-manager
This application is designed to manage employees efficiently using CRUD operations. Built with PHP and MySQL.
Last synced: 06 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/melagora/alojamientoscrud
Aplicación web simple que permita realizar operaciones CRUD en una base de datos MySQL utilizando PHP.
crud crud-application mysql mysql-database php
Last synced: 06 Jan 2025
https://github.com/sparsh-kumar/promocode-crud-api
Backend APIs for managing (creating / editing / deleting) promotion codes made using nestJS and typescript.
3-layer-arcitecture 3-tier-architecture crud express mongodb mongodb-atlas mongoose nestjs nestjs-backend oops oops-in-typescript promotion-code typescript
Last synced: 19 Nov 2024
https://github.com/akhileshpandey0180/crud-php
This is a PHP-based CRUD (Create, Read, Update, Delete) application that allows users to manage records in a MySQL database.
Last synced: 06 Jan 2025
https://github.com/hexagon-dev/go-crud
First project on golang to learn its basics. Simple CRUD app.
Last synced: 06 Jan 2025
https://github.com/peplxx/postapi
The application provides basic CRUD functionalities for managing posts in a database.
crud crud-application crud-sample fastapi python
Last synced: 20 Dec 2024
https://github.com/aymanetech/laravelcrud
this is a simple crud workshop on laravel
Last synced: 07 Dec 2024
https://github.com/imix-dkz/apirest-php
Ejemplo de CRUD simple de una API REST en PHP directo
Last synced: 16 Nov 2024
https://github.com/devansh-bhagania/book_management_api_backend
Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.
authentication crud express jwt nodejs pagination search
Last synced: 06 Dec 2024
https://github.com/samukiszhsd/crudformsubc
Projeto com foco no desenvolvimento de um CRUD para aula de programação web da Universidade Braz Cubas
Last synced: 12 Jan 2025
https://github.com/dnsouzadev/crud_nodejs
Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado
Last synced: 12 Jan 2025
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/andresilvase/school-system
A simple CLI Application mocking a Student Management System using Go
cli cli-app client-server crud crud-api crud-application docker docker-compose docker-container docker-file docker-image go golang
Last synced: 21 Dec 2024
https://github.com/busraozdemir0/aspnetcoreproject
Basic CRUD operations with Asp.Net Core MVC
Last synced: 07 Dec 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: 19 Nov 2024
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/mehrajlatifli/book---dapper-with-repository-unitofwork-pattern-in-mvvvm
Example of Dapper with MVVM
create crud dapper delete inotifypropertychanged insert listview mssql mvvm observablecollection onpropertychanged query repository-pattern sql table unitofwork-pattern update
Last synced: 14 Jan 2025
https://github.com/pedro31415/crud-c
Este é um projeto de crud em C, proposto pela matéria de Linguagem de Programação do IFMA - Campus Imperatriz
Last synced: 06 Dec 2024
https://github.com/cristofima/crudionictecnomusc2019
Aplicación móvil con registro y login, además de un ejemplo de CRUD con API REST
Last synced: 20 Dec 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/mehrajlatifli/mvc-crud-ef-core-class-first-
MVC CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core form httpget httppost mvc table
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/a-samod/vehicle-registration-api
This Node.js and MongoDB-powered REST API enables user registration and vehicle number validation with CRUD operations. It includes features like filtering, pagination, and timestamps in Sri Lankan Time (UTC+5:30).
crud expressjs mongodb nodejs pagination restapi swagger validation vehicle-registration
Last synced: 30 Nov 2024
https://github.com/reafreitas1/ice-cream_angular
June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.
angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript
Last synced: 12 Jan 2025
https://github.com/somenath203/grocery-bud
Click below to visit the website
Last synced: 19 Nov 2024
https://github.com/kingdarboja/crud-angulardart
Example CRUD project to getting started with AngularDart and compare with common Angular.
Last synced: 04 Dec 2024
https://github.com/somenath203/nodejs-task-app-api
Click below to see the full documention of the API
authentication crud expressjs fileupload jwt mongodb nodejs
Last synced: 19 Nov 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: 15 Nov 2024
https://github.com/joakimteixeira/contact-app
Simple CRUD with React and hooks.
airbnb-eslint bootstrap crud javascript reactjs responsive-design svg
Last synced: 16 Nov 2024
https://github.com/camruthav/bookstore-app_mern
Bookstore App Using MERN Stack
cors crud mern-stack vite webdevelopment
Last synced: 22 Dec 2024
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/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/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/percivalyan/library-crud-php
Web Library CRUD with HTML, CSS, JS and Native PHP
Last synced: 09 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: 15 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: 19 Nov 2024
https://github.com/yurii-yevsiukov/goit-js-hw-11
GoIT homework module 11
async await axios crud css html javascript js json
Last synced: 17 Nov 2024
https://github.com/patmaz/publicapi
API with JWT authentication + websockets + data scraping
api bcrypt cors crud data-scraping firebase graphql jwt jwt-authentication nodejs real-time websockets
Last synced: 19 Nov 2024
https://github.com/taranjeet/todo-app-frontend
A frontend application to demonstrate CRUD in react
Last synced: 06 Jan 2025
https://github.com/injamul3798/task_manager_with_ci_integrations
The system supports additional features, including title and description fields for tasks, and it ensures a seamless experience with responsive design.
cicd continuous-integration crud django
Last synced: 14 Dec 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/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: 12 Jan 2025
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: 29 Dec 2024
https://github.com/rafaelmachadobr/dslist
Esse repositório é um motor de busca de jogos que possibilita aos utilizadores encontrar detalhes acerca de diversos jogos. Os utilizadores têm a capacidade de efetuar pesquisas com base no género e classificação dos jogos. Adicionalmente, a aplicação inclui uma funcionalidade especial que permite personalizar a ordenação da lista de jogos.
api back-end crud database game h2-database hibernate java jpa maven postgresql restful spring spring-boot
Last synced: 17 Nov 2024
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/yenilikci/aspnet-core-blogapp
blog crud dotnet-core-mvc entity-framework-core partial-views view-components
Last synced: 16 Nov 2024
https://github.com/vmeazevedo/api_restful_springboot_carros_simples
Design of a simple RESTful API using the Spring Boot framework.
crud crud-application java java-8 jpa jpa-persistence-applications spring spring-boot
Last synced: 20 Dec 2024
https://github.com/milochen0418/fullstack-crud-angularjs-nodejs-mongodb
A CRUD code that implemented by MongoDB, NodeJS, AngularJS and Bootstrap (RWD)
angularjs bootstrap crud express javascript mongodb mongoose nodejs
Last synced: 28 Dec 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/kelsonbatista/project-node-express
Project Node Express with CRUD functions
crud express listen nodejs server statuscode
Last synced: 06 Dec 2024
https://github.com/vcolesdev/nextjs-clients-app
[WIP] Clients dashboard app. Users can add, update, and delete clients. Currently working on authentication.
crud crud-api database json-server nextjs react react-hook-form react-hooks reactjs redux redux-toolkit rtk-query typescript
Last synced: 24 Nov 2024
https://github.com/kelsonbatista/recipes-book-ruby-on-rails
Recipes Book in Ruby on Rails (basic CRUD)
crud crud-application ruby ruby-application ruby-on-rails
Last synced: 06 Dec 2024
https://github.com/msafdev/japanese-crud
A basic CRUD shows a list of mangas, doujinshi (unofficial mangas), and magazines from Japan in each of their own respective shelves. Made with Laravel, MySQL, Blade, sweat and tears.
Last synced: 31 Dec 2024
https://github.com/horellana08/ejercicios-con-js
Repositorio de ejercicios prácticos con JavaScript, diseñado para fortalecer conocimientos en programación y lógica. Incluye ejemplos de manipulación de DOM, funciones, estructuras de control, arreglos y más. Ideal para quienes se inician en JavaScript o buscan mejorar sus habilidades.
Last synced: 13 Jan 2025
https://github.com/kenxsantos/basic-crud-laravel
A basic crud system using laravel framework
Last synced: 14 Jan 2025
https://github.com/rezapace/app-weding
Website Wedding Organizer ini dibuat sebagai bagian dari Ujian Kompetensi Keahlian (UJIKOM) di sekolah kejuruan. Website ini dirancang untuk membantu pengguna dalam mengorganisir acara pernikahan dengan lebih mudah dan efisien.
acara app crud css javascript mysql organizer pernikahan php web weddings
Last synced: 17 Nov 2024
https://github.com/rezapace/go-employe
This project is an advanced Employee CRUD (Create, Read, Update, Delete) API designed using Go as the primary programming language, leveraging the Gorilla Mux router for handling HTTP requests, and MySQL for database management. It provides a robust backend solution for managing employee data efficiently.
basic crud crud-application employee-management go golang
Last synced: 17 Nov 2024
https://github.com/rezapace/php-firebase
This project harnesses the power of Font Awesome for its sleek iconography and leverages Firebase integrated with PHP to provide robust backend services.
crud crud-application firebase php store
Last synced: 17 Nov 2024
https://github.com/isaacalves7/register-of-users-with-admin-panel
📋 Login and Register of Users with CRUD and Admin Panel (Dashboard).
admin-dashboard admin-panel crud ejs javascript login-system mongodb monolith mvc-architecture nginx nodejs pug restful-api
Last synced: 06 Dec 2024
https://github.com/shz-code/byte-records
Byte-Records a simple record keeping app with complete CRUD functionality.
crud crud-application css html javascript react react-hooks records todoapp
Last synced: 20 Nov 2024
https://github.com/asilvafx/firebase-sdk-php
Firebase Realtime Database - NoSQL CRUD
Last synced: 28 Dec 2024
https://github.com/feliciamarlove/30jr_crud_angular
CRUD on REST API (Angular). This is a scholar project (business informatics). Any credentials or URLs found in this project are no more in use.
angular crud management-application
Last synced: 17 Nov 2024
https://github.com/isaacalves7/blog
📰 It's a repository of Blog projects.
blog blogs crud mvc-architecture oop
Last synced: 06 Dec 2024
https://github.com/isaacalves7/back-end
👷🏾 It's a repository of Back-end development and design.
api back-end backend client-server-architecture cluster crud dockerization graphql grpc mvc odm orm polling restful-api rpc soap webservice websockets
Last synced: 06 Dec 2024
https://github.com/danielfalcaovt/estudoc-
.NET FRAMEWORK Repository
ado-net asp-net clean-code console-application crud csharp dapper dapper-extensions dotnet microsoft-data-sqlclient nuget winforms
Last synced: 17 Nov 2024
https://github.com/volt1c/employee_management_api
👔API for managing and controlling employees schedules
api bycrypt crud flask jwt pylint python sqlalchemy
Last synced: 06 Dec 2024
https://github.com/jmcph4/devportal
A remote productivity portal
crud portal productivity ror ruby ruby-on-rails tool web web-application webapp
Last synced: 24 Dec 2024
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/priyanayak28/booking-appointment-app
A simple web application to practice CRUD operations using Axios, Local Storage, and JavaScript. This project demonstrates how to add, edit, and delete data while persisting it across browser sessions.
api-requests axios crud front-end html javascript local-storage practice-project web-development
Last synced: 11 Jan 2025
https://github.com/mtimma001/clinical-trial-data-tool-v2
Clinical Trial Data Analysis Tool is a Flask-based web app for healthcare professionals to manage and analyze clinical trial data. It features full CRUD functionality, interactive visualizations (Plotly/Matplotlib), a responsive Bootstrap UI, MySQL database integration, and Heroku deployment for accessible, scalable use.
bootstrap5 clinical-trials crud data-analysis data-visualization flask healthcare heroku mysql pandas plotly python
Last synced: 07 Dec 2024
https://github.com/esraaalzoghby/crud-product-app
A simple CRUD (Create, Read, Update, Delete) application demonstrating the core functionalities of managing data.
bootstrap crud crud-app crud-application html-css-javascript
Last synced: 06 Dec 2024
https://github.com/jamal-saadeddin/noteable-be
A streamlined note-keeping application enabling easy creation, editing, and searching of personal and professional notes. This project was part of @Foothill internship program.
Last synced: 19 Nov 2024
https://github.com/danilosano/series-trabalho-c-sharp
CRUD feito em C# contendo conexão a PostgreSQL no ano de 2018.
Last synced: 29 Dec 2024
https://github.com/ludmilaipp/tp2-databinding
Trabajo práctico para crear un CRUD en angular.
Last synced: 16 Nov 2024
https://github.com/core-go/firestore
crud firestore-crud firestore-search google-firestore search
Last synced: 11 Nov 2024
https://github.com/alwinsimon/react-olx-clone
crud firebase firebase-auth js react react-router-dom reactjs redux redux-toolkit webdev
Last synced: 11 Jan 2025
https://github.com/ikram595/product-manager_fastapi
crud fastapi jwt-authentication sqlite
Last synced: 28 Dec 2024