Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 |

https://github.com/abhishekboadgurjar/todo-mern

This repository contains a **MERN Stack Todo Application** that enables users to perform basic CRUD (Create, Read, Update, Delete) operations on a list of tasks. This project is ideal for beginners looking to understand how a full-stack application works, connecting a frontend (React) with a backend (Node.js and Express) and a MongoDB database.

crud expressjs mongodb nodejs reactjs tailwindcss todo todo-list todo-mern todo-website

Last synced: 21 Jan 2025

https://github.com/hebahamdan2/todolist-app

To Do List App is a task management application built with Next.js 14, enabling users to manage tasks through CRUD operations, with data stored in MongoDB.

axios crud mongodb mongoose nextjs typescript

Last synced: 21 Dec 2024

https://github.com/luizfppassos/crud_csharp

Basic CRUD operations with SQL Server in C#

crud csharp sql-server

Last synced: 28 Dec 2024

https://github.com/rick-va/cars-crud

A small cars crud web-app made with Laravel

cars crud eloquent laravel php

Last synced: 20 Dec 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.

blade crud laravel php

Last synced: 27 Dec 2024

https://github.com/downstize/db_bus_project

БД для bus_project

crud database dbeaver postgresql sql

Last synced: 21 Dec 2024

https://github.com/didinj/grails3-mssqlserver-restful-api

Grails 3 and Microsoft SQL Server: Building CRUD RESTful API

api building crud grails grails3 microsoft ms rest restful restful-api server sql

Last synced: 09 Dec 2024

https://github.com/legitbaboulinet/blazeit.js

An extremely quick way to create a CRUD API out of a JS object

api crud express expressjs mongo mongodb mongoose mongoosejs nodejs quick server

Last synced: 07 Oct 2024

https://github.com/felipeorlando/go-crud-clean-architecture

A simple Go CRUD following Clean Archtecture pattern

crud golang

Last synced: 20 Dec 2024

https://github.com/diegoperea20/flask-crud-sqlalchemy-mysql

Flask CRUD with sqlalchemy mysql where you create name, email and phone

crud flask mysql sqlalchemy

Last synced: 13 Jan 2025

https://github.com/diegoperea20/angular-with-flask-crud-mysql

Angular with Flask CRUD mysql , creation of tasks with title and description using Angular version 16.2.10. with python Flask CRUD mysql

angular crud flask mysql

Last synced: 13 Jan 2025

https://github.com/diegoperea20/nextjs-and-flask-crud-mysql

Nextjs with Flask CRUD mysql , creation of tasks with title and description using Nodejs version v20.10.0 and Next.js version v14.2.3 with python Flask CRUD mysql

crud flask mysql nextjs

Last synced: 13 Jan 2025

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)

crud solvethex vue

Last synced: 13 Dec 2024

https://github.com/aspgm-fav/learn-angular-js-crud

getting started using angularjs, for experiments

angular angularjs crud

Last synced: 02 Jan 2025

https://github.com/polgubau/stickies-backend

API for the stickies web & app project

api back crud nest postgre

Last synced: 13 Dec 2024

https://github.com/notbadcode/symfony3test

Simple Symfony 3 REST CRUD

crud php php-crud symfony symfony-crud symfony3

Last synced: 27 Dec 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: 29 Nov 2024

https://github.com/alekkiq/python-crud-api

Creates a simple CRUD API based off any MariaDB/PostgreSQL/SQLite database

api crud mariadb postgresql python rest-api sql sqlite

Last synced: 13 Dec 2024

https://github.com/snehasishcodes/api-template

A Node.js API template to get started with making RESTful APIs using Express.js that allow CRUD operations, middleware and database handling with MongoDB

api crud database expressjs middleware nodejs restful-api

Last synced: 05 Jan 2025

https://github.com/mangesh-balkawade/express-sequelize-kit-mb

A reusable package for backend development using Node.js, Express, and Sequelize, featuring customizable CRUD operations and commonly used API and repository functions. It promotes clean code, encapsulation, and DRY principles for easy integration into various projects.

backend crud express mvc mysql nodejs orm repository-pattern rest-api sequelize

Last synced: 29 Nov 2024

https://github.com/gavinhungry/rudiment

CRUD resource manager

crud database schema

Last synced: 13 Jan 2025

https://github.com/bhimavarapu-manoj-kumar/task-management-system-using-spring-boot

A RESTful API for managing Tasks, built using Spring Boot and MySQL with UUID as the Primary Key for Tasks. The system allows users to Create, Read, Update, Delete Tasks, and automatically update their status from PENDING to IN_PROGRESS after a specified time using an Asynchronous Scheduler.

asynchronous-tasks crud crud-api crud-application crud-operation mysql spring-boot spring-security springframework springscheduling

Last synced: 22 Jan 2025

https://github.com/kmrafibinrabi/laravel-crud

Collection Information for User details( Name, email, Bio, Profile pic)

crud crud-application crudoperation laravel

Last synced: 22 Jan 2025

https://github.com/bohdanmoroziuk/shop-rest-api

A RESTful CRUD API with Node.js, Express.js and MongoDB (Mongoose).

crud express javascript mongodb mongoose nodejs restful-api

Last synced: 20 Dec 2024

https://github.com/anitatess/music-website

website on which you can add, delete, view and edit music data created with: C#, .NET, SQLite, JavaScript, HTML

c-sharp crud dot-net dot-net-core html javascript music sqlite sqlite-database

Last synced: 20 Jan 2025

https://github.com/lunaperegrina/api-lista-telefonica

CRUD de lista telefônica

crud nodejs sequelize

Last synced: 05 Jan 2025

https://github.com/rohitroy-github/mern-crud-api

This is a project to practice MERN Stack development using MongoDB, ExpressJS, ReactJS, NodeJS by making a CRUD API application !

api crud js json mongodb mongoose

Last synced: 19 Dec 2024

https://github.com/andrewjbateman/nodejs-mongoosedb-shoppingcart

:clipboard: Udemy Node.js tutorial shopping cart using mongoose to manage products for azure cloud database

compression crud database-schema deployment development express helmet heroku-deployment javascript mongodb mongoose nodejs

Last synced: 27 Dec 2024

https://github.com/zanadoman/rustweb

A simple and efficient single-page CRUD web application built with Rust, and Axum, featuring a minimalist frontend using only HTML, HTMX, and Bootstrap.

axum bootstrap crud htmx rust single-page webapp webdevelopment website

Last synced: 30 Nov 2024

https://github.com/fabiobrasileiroo/cadastro_crud_de_qualidade_em_c

Crud in c using the gtk lib

c crud gtk

Last synced: 14 Dec 2024

https://github.com/glaucia86/hackingcarreira-serverless-demo

Repositório responsável pelas demos relacionadas ao evento Hacking de Carreira WoMakersCode 2020 Hacking de Carreira WoMakersCode 2020

angular angular9 azure azure-functions crud font-awesome nodejs serverless

Last synced: 14 Dec 2024

https://github.com/rikyperdana/express-crud

MongoDB Management Web App

crud mongodb mongodb-client

Last synced: 06 Dec 2024

https://github.com/codetun/nextjs-crud

Showcasing my favorite way to work with databases in Next.js using Prisma. 🚀 Includes CRUD operations, development/production workflows, managing data relations, and optimizing performance with indexes. 🔧💾 Explore how Prisma simplifies database interactions in modern web apps. 🌐

api crud nextjs nodejs prisma shadcn-ui sqlite tailwindcss

Last synced: 10 Dec 2024

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/lmadhuranga/starter-react-redux-router-post-crud

Simple post modification crud for the learn react redux route base simple project

api crud json-server react redux

Last synced: 22 Jan 2025

https://github.com/n0iire/unibookstore

Simple Laravel + Tailwind CSS CRUD Example

crud laravel laravel9 php php-framework simple-app simple-project tailwindcss

Last synced: 21 Dec 2024

https://github.com/grzegorzwalewski/taskmanager

Task board with API CRUD and decent frontend

crud larvel livewire tailwindcss task-board task-manager

Last synced: 22 Jan 2025

https://github.com/goncanegis/react-crud-mockapi

A React CRUD operation that allows entering data into a mock database using mockAPI. Styled with Semantic UI. Followed freeCodeCamp's tutorial.

crud crud-api crud-application mockapi react react-router reactjs semantic-ui semantic-ui-react

Last synced: 22 Jan 2025

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/gabrielalmir/most-loved-crud-app-2023

The most loved tech stack according to StackOverflow survey

axum crud docker postgresql rust sqlx

Last synced: 20 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/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/potier97/products-app

Mini proyecto para la visualización de productos de la salud

crud dashboard mongodb react

Last synced: 18 Jan 2025

https://github.com/algifariz/alltan-notes

Aplikasi Notes/Catatan Berbasis Web Menggunakan Codeigniter 4

auth ci4 crud

Last synced: 06 Dec 2024

https://github.com/yigitkader/restapi-crud-springboot

Spring Boot CRUD Operations

crud crud-application spring-boot

Last synced: 07 Dec 2024

https://github.com/cyoung-sudo/user-management-app

An application used to create, update, and delete a list of users.

crud css ejs expressjs font-awesome html javascript jquery mongodb-atlas nodejs user-management

Last synced: 16 Jan 2025

https://github.com/aymanetech/laravelcrud

this is a simple crud workshop on laravel

crud framework laravel php

Last synced: 07 Dec 2024

https://github.com/mahonrim/crudmvccamion

Crud hecho en c# asp.net mvc 2.0 con conección a SQL SERVER 2017. Utilizando modelos, vistas y controladores

asp-net-mvc crud csharp html mvc mvc-pattern sql-server web

Last synced: 14 Dec 2024

https://github.com/mahonrim/crud-usuarios

CRUD Hecho en python 3.7 y sqlite3

crud crud-application python3 sqlite3 tkinter-gui

Last synced: 14 Dec 2024

https://github.com/hallowshaw/my-todo-list-using-firebase

A simple todo list application built with React, Vite, and Firebase. Users can securely sign up, log in, and manage their todo items in real-time with Firebase's real-time database. The application features CRUD operations, authentication, and a responsive design, making it easy to use across different devices.

crud crud-application crud-operation firebase firebase-database firebase-realtime-database javascript js jsx react react-hooks reactjs

Last synced: 05 Jan 2025

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/mahonrim/crud-windows-forms-csharp

CRUD CSHARP con Oracle usando windows forms

connection crud csharp oracle stored-procedures windows-forms

Last synced: 14 Dec 2024

https://github.com/mahonrim/crud-c-and-sqlserver

CRUD C#. It can actually read and show information. It uses stored procedures.

crud csharp sqlserver-2012

Last synced: 14 Dec 2024

https://github.com/nisarg2061/library-api

Library API is a simple CRUD API developed in Go that manages books and authors

backend crud crud-api go golang

Last synced: 13 Nov 2024

https://github.com/samukiszhsd/crudformsubc

Projeto com foco no desenvolvimento de um CRUD para aula de programação web da Universidade Braz Cubas

bootstrap crud mysql php

Last synced: 12 Jan 2025

https://github.com/dnsouzadev/crud_nodejs

Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado

crud nodejs

Last synced: 12 Jan 2025

https://github.com/mahonrim/emailsadddelete

This program helps you to add and delete emails with Python3 , Flask, sqlalchemy, html,jinja

add crud crud-application delete flask flask-application html5 jinja2 python3 show sqlalchemy update web

Last synced: 14 Dec 2024

https://github.com/mahonrim/sistemagestortransporte

Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez

crud java-8 javase login sqlserver-2017 storedprocedures swing-gui

Last synced: 14 Dec 2024

https://github.com/daxter-army/crud_ops_using_nodejs_mongodb

Crud Operations using Node.js and MongoDB

crud js mongodb nodejs

Last synced: 22 Jan 2025

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 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/mahonrim/crud-toys

CRUD de Toys hecho en Python y sqlite3 con interfaz grafica hecha en tkinter

crud python3 sqlite3 tkinter-gui

Last synced: 14 Dec 2024

https://github.com/hallowshaw/skillsetsail

Skill Set Sail is a modern MERN stack application for job seekers and employers. It simplifies job posting, application management, and talent discovery with a user-friendly interface and robust features.

crud crud-application expresss javascript job-portal jobsearch jobseeker mern-stack mongodb nodejs react react-router reactjs

Last synced: 05 Jan 2025

https://github.com/akshitvadodariya1201/todo-app-with-reactjs-rust

This project is a Todo List application built with React.js for the frontend and Rust for the backend.

api crud css3 html js json jsx reactjs rest-api rocket rust server

Last synced: 09 Oct 2024

https://github.com/febrianto752/mcc79-employee-app

Aplikasi berbasis console yang merupakan implementasi basic OOP dan Authentication menggunakan bahasa pemrograman C#

auth crud

Last synced: 20 Jan 2025

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/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/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/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/pedrosfaria2/pycal

API de Gerenciamento de Eventos com FastAPI, SQLAlchemy e testes automatizados.

ci-cd crud docker fast-api fastapi github-actions logging mysql orm poetry pydantic pytest python python3 sqlalchemy

Last synced: 05 Jan 2025

https://github.com/brian-emarquez/cardsqlserver

Spring Boot CRUD Operations

crud java spring-boot

Last synced: 22 Jan 2025

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/camruthav/bookstore-app_mern

Bookstore App Using MERN Stack

cors crud mern-stack vite webdevelopment

Last synced: 22 Dec 2024

https://github.com/matyokubov/crud

React CRUD App

crud react

Last synced: 13 Dec 2024

https://github.com/pablojimpas/protoc-gen-sqlc

Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.

code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite

Last synced: 19 Dec 2024

CRUD Awesome Lists
CRUD Categories