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/sugiartofahmi/react-pocketbase

Use PocketBase JavaScript SDK

crud pocketbase react tailwindcss

Last synced: 09 Jan 2025

https://github.com/2desoo/studentservice

StudentService — REST API сервис на Java для управления информацией о студентах, включая добавление, обновление и удаление данных

crud java oauth2 rest-api spring-boot spring-security

Last synced: 28 Nov 2024

https://github.com/luthfibg/crud_arduino_nodemcu

Arduino using Json GET, POST, PUT

arduino crud json nodemcu

Last synced: 28 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: 28 Nov 2024

https://github.com/svimaladhithan/formik-validation

Library management site using formik validation

crud formik mockapi yup-validation

Last synced: 19 Dec 2024

https://github.com/boudani-aziz/php-crud-ajax-jquery

PHP-CRUD-AJAX-JQUERY

ajax crud jquery php

Last synced: 24 Dec 2024

https://github.com/railton98/flutter-crud-provider

Simple crud made using provider as state management | by Cod3r youtube channel

crud flutter provider

Last synced: 02 Dec 2024

https://github.com/othmane099/todolist

Implementing CRUD operations using Spring Ecosystem by creating TodoList App

crud crud-application h2-database java mvc spring spring-boot spring-mvc thymeleaf todo-app todo-list

Last synced: 20 Nov 2024

https://github.com/julio101290/boilerplatetypesofmovement

CodeIgniter4 Boilerplatetypesmovement CRUD MVCfor the types of movement inventory, with fields as companye, description, type Input/Output, and it's transfer

codeigniter4 crud inventory

Last synced: 19 Dec 2024

https://github.com/crni99/student-management-system

CRUD RESTFul API using Java Spring Boot, Maven, and embedded H2 database.

api crud crud-operations database h2-database java rest rest-api restful-api spring

Last synced: 19 Dec 2024

https://github.com/pranavarora1895/quizrest

REST Application using Spring Boot

crud many-to-one postgresql rest-api spring-boot

Last synced: 18 Nov 2024

https://github.com/swumplurd/mongo-crud

Crud con MongoDB para recursos web.

boostrap5 crud express mongodb mongoose morgan nodejs pug routes

Last synced: 18 Nov 2024

https://github.com/jakedaspud/cling-db

Cling is a CLI CRUD App for making .txt / .csv databases.

cli command-line cpp crud database database-management db storage

Last synced: 28 Nov 2024

https://github.com/neetjn/rust-beers

My first Rust project to learn about the language and package structure.

api crud rest rust rustlang starter

Last synced: 15 Dec 2024

https://github.com/jc184/scotiacruisesv5

A Scottish Wildlife Island Cruise booking web application, built using Java, JSP, JavaScript and CSS

crud css html java javascript jsp mvc mysql n-tier servlets tomcat

Last synced: 31 Dec 2024

https://github.com/ryzmdn/nodejs-crud

Create, Read, Update, and Delete (CRUD) project using Node.js server and MySQL for the database.

backend crud crud-application express mysql mysql2 nodejs

Last synced: 25 Dec 2024

https://github.com/steffikeranj/java-vertx-crud

Repository to demonstrate how CRUD operations can be done with Java Vertx toolkit

crud java vertx vertx-web

Last synced: 25 Dec 2024

https://github.com/harshsinghmumbai/backend_node.js_ps-3

This repository includes key concepts that I have learned and implemented in code

collection cookie crud database-schema document expresss-generator models schema sessions

Last synced: 02 Dec 2024

https://github.com/emilianocv20/crud-sql-encriptado

Un proyecto en Java sobre un CRUD de una concesionaria de autos en SQL con encriptacion

crud java sql

Last synced: 02 Dec 2024

https://github.com/angelvalentino/taskflow

TaskFlow is your go-to app for effortless productivity. Easily manage tasks, set reminders, and track your progress. All with a clean, user-friendly and accessible design that helps you stay organized and focused.

crud css html javascript

Last synced: 02 Dec 2024

https://github.com/ludson96/project-blogs-api

Projeto para estudo de API RestFul com Node.js usando o pacote sequelize para fazer CRUD, e JWT para autenticação

crud docker docker-compose express javascript jwt jwt-authentication mysql node-js nodejs orm sequelize

Last synced: 28 Nov 2024

https://github.com/ludson96/project-trybesmith

Projeto para estudo de API RestFul com Node.js com TypeScript, com CRUD MySQL, e JWT para autenticação

api crud docker docker-compose eslint express expressjs jwt jwt-authentication jwt-token mysql node nodejs orm typescript

Last synced: 28 Nov 2024

https://github.com/ludson96/project-mongodb-commerce

Neste projeto utilizamos o banco NoSQL MongoDb, manipulamos o banco de dados commerce, que contém dados do cardápio do McDonald's, como ingredientes, valores nutricionais e dados fictícios de vendas

backend crud docker eslint mongodb mongodb-database nosql query

Last synced: 28 Nov 2024

https://github.com/emilianocv20/crud-autos

Un proyecto en Java sobre un CRUD de una concesionaria de autos. Version Conectada y Desconectada

crud java

Last synced: 02 Dec 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: 10 Jan 2025

https://github.com/mkaczmarski07/nirvana

CRUD Productivity Assistant

angular crud localstorage typescript

Last synced: 24 Nov 2024

https://github.com/9eriksantos6/catalogodelivroscrud

CRUD de catálogo de livros com Node.js e Mysql

crud crud-application db express-js javascript mysql node nodejs server serverless

Last synced: 28 Nov 2024

https://github.com/tsffarias/crud-api

Este repositório apresenta um exemplo de aplicação CRUD simples utilizando FastAPI para o backend, PostgreSQL como banco de dados e Streamlit para o frontend. A estrutura foi criada para ser um ponto de partida e exemplo para desenvolvedores que desejam construir aplicações web modernas e escaláveis.

api crud docker fastapi mvc postgresql pydantic python sqlalchemy streamlit uvicorn

Last synced: 22 Dec 2024

https://github.com/ahsouza/crud-cloudant-ibm

Example of CRUD operations on a Cloudant database using a Node.js

cloudant-nosql-database crud ibm ibm-cloud nodejs

Last synced: 10 Dec 2024

https://github.com/deep-codes/todo-crud

🗃 Dead Simple CRUD Todo-Application with React & Typescript

crud react todo todoapp typescript

Last synced: 22 Dec 2024

https://github.com/kauefraga/petshop-server

🐶 A simple and modern petshop service (CRUD)

crud petshop typescript

Last synced: 15 Dec 2024

https://github.com/niickol4s/pweb2-biblioteca

Projeto referente a disciplina de Programação Web II (PWEBII).

crud javascript

Last synced: 03 Dec 2024

https://github.com/heliolj/golang-rest-api-personalities

Golang RESTful CRUD API built with Go and PostgreSQL

crud docker go golang gorilla-mux postgresql rest-api

Last synced: 25 Nov 2024

https://github.com/santialb/productprojectfinal

Product Finalized Project

backend crud java spring

Last synced: 08 Dec 2024

https://github.com/kreipikc/fastapi-book-async

A simple API with 5 endpoints (CRUD) written in FastAPI (works asynchronously), using PostgreSQL, Redis and Docker

api async crud docker fastapi orm postgresql pydantic python redis sqlalchemy

Last synced: 03 Dec 2024

https://github.com/anag0es/api_java_backend

Este projeto é uma API de e-commerce construída com base no livro "Back-end Java" da Casa do Código. A API simula três etapas de um e-commerce: usuário, produtos e shopping. Ela permite aos usuários se registrarem, cadastrar produtos e comprar produtos de acordo com o usuário.

api backend crud docker java kubernetes spring-boot

Last synced: 03 Dec 2024

https://github.com/anag0es/api_java_back-end

Este projeto é uma API de e-commerce construída com base no livro "Back-end Java" da Casa do Código. A API simula três etapas de um e-commerce: usuário, produtos e shopping. Ela permite aos usuários se registrarem, cadastrar produtos e comprar produtos de acordo com o usuário.

api aplication-web backend crud docker java kubernetes spring-boot

Last synced: 03 Dec 2024

https://github.com/adam-marianowski/angular-passengers-app

Simple app to browse and manage list of passengers created with Angular, Bootstrap and json-server. All CRUD functions implemented.

angular angular-modules angular17 backoffice bootstrap crud json-server json-server-mock modules passengers

Last synced: 25 Dec 2024

https://github.com/debrajhyper/development

Hibernate | JDBC | Spring Core | Spring MVC | Spring ORM | Servlet | JSP | JDBC | Maven | Product App | CRUD

crud crud-application hibernate jdbc jpa-hibernate jsp maven servlet spring spring-mvc springorm

Last synced: 22 Dec 2024

https://github.com/anveshnalimela/ead

This repository contains projects and documentation related to Enterprise Application Development (EAD) labs. It focuses on building robust, scalable, and secure applications tailored for enterprise environments.

cors crud css express html javascript mongodb mongodb-replica-set react vite

Last synced: 17 Nov 2024

https://github.com/danielchacon/customer-list

Список покупателей

crud react

Last synced: 03 Dec 2024

https://github.com/codecaine-zz/simple_sqlite_crud

General Sqlite3 CRUD class

class crud python sqlite3

Last synced: 25 Nov 2024

https://github.com/cristianprochnow/crudemais

🏠 CRUD desktop application with WPF built with C#.

crud csharp wpf

Last synced: 07 Dec 2024

https://github.com/sgangopadhyay/redis-restfull-api

Creating a CRUD operations program using RESTfull API using Python and Redis

crud crud-api crud-operations python redis redis-database rest-api

Last synced: 01 Jan 2025

https://github.com/walber-vaz/backend-golang-gin

Criando crud usando gin-gonic e gorm

crud gin-gonic golang gorm rest-api

Last synced: 22 Nov 2024

https://github.com/ourouimed/crud-students-management

This is a simple js App for Crud Operations : Create - read - Update -delete

crud css html js localstorage management students

Last synced: 16 Dec 2024

https://github.com/namanraj336/friend-list

A Friend List manager app made with Ruby on Rails

bootstrap4 crud crud-application devise heroku rails7 ruby ruby-on-rails sql windows

Last synced: 20 Dec 2024

https://github.com/424nkita-csharsfta4/crud

CRUD Vue + Php + SQL.БД у локально есть, хостинг платный нет денег

crud mysql-database php7 vue3

Last synced: 22 Nov 2024

https://github.com/sidheshwarjadhav100/mobilestockmaster

I have created a project on arrays in which I perform CRUD operations on data related to a mobile shop. The project creates an array and saves mobile data in it, including ID, company name, model number, and price. It then reads the array, updates its elements, and deletes elements based on their IDs.

array crud java oop

Last synced: 16 Dec 2024

https://github.com/ozceliksinan/php-todo-script

Small PHP web script to allow multiple developers on a project maintain a communal TODO list to help development.

crud css html login-forms mysql php todo

Last synced: 07 Dec 2024

https://github.com/mcthomas/reporting-dash

A reporting dashboard for creating, viewing, and uploading business entities, with permission groups. Web application written with Ruby on Rails / PostgreSQL.

crud css dashboard devise docker html js materializecss mvc postgresql ruby ruby-on-rails

Last synced: 23 Dec 2024

https://github.com/aan-cloud/daily-log

Daily Log adalah aplikasi catatan harian berbasis desktop yang dilengkapi dengan analisis teks berbasis AI.

ai crud vb-net visual visualstudio

Last synced: 16 Dec 2024

https://github.com/sgangopadhyay/pdocrud

Basic CRUD operations using PDO

crud php

Last synced: 01 Jan 2025

https://github.com/boytur/todolist-laravel-mysql-crud

Basic CRUD using Laravel framework working with mySQL database and styling by Tailwind.css

basic-crud crud laravel mysql php tailwindcss

Last synced: 31 Dec 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: 10 Jan 2025

https://github.com/syncfusionexamples/blazor-datagrid-different-editmode-for-add-edit-action

This sample is created to demonstrate to show different edit mode for add or edit operation in Grid.

add-dialog blazor blazor-server crud datagrid edit-inline editmodes grid syncfusion syncfusion-blazor

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/crud-operations-in-wpf-scheduler-using-postgresql

How to perform the CRUD operations in WPF Scheduler (Calendar) using PostgreSQL database

appointments crud events postgresql scheduler sql wpf wpf-application wpf-calendar wpf-scheduler

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/crud-operations-wpf-scheduler-using-sql-offline-database

How to perform the CRUD operations in WPF Scheduler (Calendar) using offline SQL database

appointments calendar crud events scheduler sql wpf wpf-application wpf-scheduler

Last synced: 16 Dec 2024

https://github.com/nfo94/crud-project

A Nodejs crud.

crud nodejs

Last synced: 09 Dec 2024

https://github.com/douglasvolcato/record-list-php

Basic crud application made with PHP, MySQL database, Apache server and stylized with Bootrstrap.

apache bootstrap crud mysql pdo php poo relational-databases

Last synced: 16 Dec 2024

https://github.com/jesparzarom/diario_web_demo

Portal de noticias Fullstack con PHP, MySQL y Bootstrap. Gestión de usuarios y noticias, filtrado avanzado, y sistema de inicio de sesión basado en roles.

000webhostapp authentication bootstrap5 crud css3 html5 mysql newsapp php phpmyadmin role users

Last synced: 25 Dec 2024

https://github.com/carloshenriquefs/dsmovie-jacoco

✅📽️🎬- Avaliações de Filmes

api-rest crud jpa junit mockito mockito-junit-test

Last synced: 11 Jan 2025

https://github.com/creativecuriositystudio/cruddle

(DEPRECATED) Simplifying CRUDL screen development using ModelSafe

angular2 crud data html model typescript ui web

Last synced: 12 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: 17 Nov 2024

https://github.com/haseeb1389446/php

Here are all my PHP 🟣 tasks and basic exercises 🖥, including CRUD operations and authentication 🔒, to strengthen my PHP 🟣 logic-building skills 🧠

auth backend crud php php-practice php-task practice

Last synced: 04 Dec 2024

https://github.com/breadscorner/php-student-list

An ongoing project initiated as a class lab exercise and continued for extra practice, showcasing a simple PHP application that demonstrates CRUD operations. Explore how this application manages Create, Read, Update, and Delete functionalities, offering a hands-on experience in PHP development.

crud css php

Last synced: 04 Dec 2024

https://github.com/kaschenkkko/librarymanagementsystem

A console application for managing a library of books. The application allows adding, deleting, searching, and displaying books.

command-line crud python

Last synced: 04 Dec 2024

https://github.com/chandrakanthrck/blogapplication

A simple Spring Boot blog application demonstrating basic CRUD operations, user authentication, and category management using RESTful APIs, Spring Data JPA, and MySQL.

crud mysql rest-api spring-boot

Last synced: 11 Jan 2025

https://github.com/mkdika/spring-protobuff-api

Spring API with Google Protocol Buffer Example.

api crud protocol-buffers springboot2

Last synced: 04 Dec 2024

https://github.com/mkdika/rails7-stimulus

A Rails 7 with StimulusJS demo app

crud rails7 ruby simple-app stimulus-js

Last synced: 04 Dec 2024

https://github.com/mkdika/adminlte3-with-rails6

AdminLTE 3 + Rails 6

adminlte crud example rails6

Last synced: 04 Dec 2024

https://github.com/anganda/dictionary

An Application for Advanced Programming Methods Course with C# and WPF (.NET Framework)

crud csharp json mvvm-architecture wpf xaml

Last synced: 23 Dec 2024

https://github.com/fkouto/mlb

Sistema desenvolvida exclusivamente em linguagem de programação Java e suas principais classes, utilizando os padrões DAO (Data Access Object) e Bean, sendo totalmente Desktop. O sistema realiza todas as operações do CRUD(Create, Read, Update, Delete).

crud dao java javase javax-swing mysql netbeans svg-images

Last synced: 22 Nov 2024

https://github.com/didinj/grails-4-easy-crud-webapp

Grails 4 Tutorial: Easy to Build CRUD Web Application

crud easy grails grails4 groovy tutorial web-application

Last synced: 09 Dec 2024

https://github.com/arwl2016/recipe-book-cli

Front end Angular app that stores recipes in local storage

angular bootstrap crud express heroku local-storage node toastr

Last synced: 01 Dec 2024

https://github.com/carloshenriquefs/challenge-crud-client

:white_check_mark: - Desafio 3 Java Spring Essential: DevSuperior

crud java rest-api spring-boot

Last synced: 11 Jan 2025

CRUD Awesome Lists
CRUD Categories