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/kalwar/firestore-react-tutorial

a simple firestore react tutorial (CRUD) operation

crud firestore nosql reactjs

Last synced: 17 Jan 2025

https://github.com/zetsux/php-crud-with-image

🖼️ The 8th assignment of my College's Web Programming Subject to create a basic PHP CRUD website that supports image upload and includes insertion and update form

crud image-upload php website

Last synced: 09 Dec 2024

https://github.com/tsaikoga/cudify

The gem can help you create, update or delete a batch of records at once just like accept nested attributes.

crud ruby-on-rails

Last synced: 22 Dec 2024

https://github.com/vagnerbellacosa/005_grudcadastrotvseries

GRUD em Memoria C# Cadastro de TV Series comandos basicos .Net Orientaçao a Objetos

c-sharp crud digital-innovation-one dio dot-net labs oriented-object-programming tv-show

Last synced: 03 Jan 2025

https://github.com/mdazlaanzubair/contact-app-api

A Contact List MERN application protected with JWT authentication system.

authentication contact crud express javascript jwt list mongo node open source

Last synced: 10 Jan 2025

https://github.com/mukailasam/graphql1

A Golang CRUD GraphQL API

crud crud-api database go golang graphql graphql-golang

Last synced: 10 Jan 2025

https://github.com/indraxyz/nextjs-mui-expressjs-sequelize-mysql

understanding combination with Nextjs, Material Ui, expressjs, mySql, Sequelize.

crud expressjs javascript material-ui mysql nextjs reactjs sequelize-orm

Last synced: 02 Dec 2024

https://github.com/thetoxin/reactiveclientcrud

Server: https://github.com/TheTOXIN/ReactiveServerCRUD

angular-9 angular-material animation crud reactive sse

Last synced: 17 Jan 2025

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 25 Jan 2025

https://github.com/manthanank/crud-nodejs-socketio

CRUD Nodejs Socket.io

crud mongodb nodejs socket-io

Last synced: 10 Dec 2024

https://github.com/cyberg4b/api-rest-spring-boot

Um CRUD básico que utiliza Spring Data JPA, Hibernate, Spring Security, e PostgreSQL.

api-rest crud java postgresql spring-boot

Last synced: 01 Jan 2025

https://github.com/lukmanrambe/git-intro

Simple CRUD Web with PHP and MySQL

composer crud database mysql php

Last synced: 16 Dec 2024

https://github.com/preetiraj3697/reactjs-integration-with-backend

This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.

axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api

Last synced: 10 Jan 2025

https://github.com/nicolaspearson/rust.heroes.api

A simple REST API that provides CRUD operations on a hero object, it was built using Rust and PostgreSQL.

crud diesel docker postgresql rest-api rocket rust serde

Last synced: 17 Jan 2025

https://github.com/tmtocb/crud-ideas_rails_carrierwave_bootstrap

simple ideas-app with Rails 6, carrierwave for file upload, Bootstrap for styling, devise for authentication, CRUD actions, comments included, gravatars added. Postgresql as database with Heroku deployment.

bootstrap carrierwave crud gravatar heroku heroku-deployment postgresql rails rails6

Last synced: 07 Dec 2024

https://github.com/solutionstack/node-crud-demo

A Node C-R-U-D Demo with Redis in memory cache

crud demo nodejs redis

Last synced: 31 Dec 2024

https://github.com/shaheennabi/unified-database-connector-package

🎇 MongoDB Automator 🎇 A powerful tool for automating MongoDB operations, making it easier than ever to connect and perform CRUD functionality. 🚀 Future updates will expand support to MySQL, Cassandra, and beyond, bringing even more database versatility to your fingertips! 🌟💻

crud database database-operations machinelearning modular-coding mongodb pypi-package

Last synced: 04 Dec 2024

https://github.com/bilalmohib/blooddonationapp

This is a blood donation app. Where there are two types of accounts.One for donors of blood and one for those who want blood. The information and requests from the persons who need blood are stored in the firebase database and then shown to the donors. Each donor has a profile and his donation record. This all full stack react native app is for blood donation camp. This was the final hackathon of the SMIT program. https://github.com/Muhammad-Bilal-7896/blooddonationapp

crud database-management firestore-database reactnative

Last synced: 20 Jan 2025

https://github.com/uhwgmxorg/myionicreactusermanagementapp.node

MyIonicReactUserManagementApp is an Ionic/React app with web service that implements simple user management.

crud docker ionic node-js prisma react rest-api

Last synced: 29 Jan 2025

https://github.com/huangbuhuan/spring-boot-curd

springboot实现简单的增删改查

crud mysql simple springboot

Last synced: 29 Jan 2025

https://github.com/pikuzamarie/project-cost-calculator

CheckSum - calculate project cost at ease

calculator-application crud material-ui react redux

Last synced: 17 Dec 2024

https://github.com/danpoynor/python-book-database

Exercise creating an SQL database including model creation and CRUD using SQLAlchemy

console-app crud demo-app python sqlalchemy-orm

Last synced: 17 Jan 2025

https://github.com/solov1113/spring-thymeleaf-sample

About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC

bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine

Last synced: 17 Jan 2025

https://github.com/melardev/javaspringbootauth0jwtcrud

Java Spring Boot Crud application secured with Jwt using Auth0 Library

auth0 crud full-stack fullstack java jwt spring-boot

Last synced: 25 Jan 2025

https://github.com/alexandra-valkova/bookstorephp

Simple PHP university project. Represents a bookstore, with CRUD operations and using a MySQL database

bookstore crud mysql mysql-database php

Last synced: 04 Dec 2024

https://github.com/joanjpx/java-mysql

Usando Driver MySQL / MariaDB en Java con IntelliJ Idea

community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test

Last synced: 10 Jan 2025

https://github.com/manish312002/mvblog

MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.

api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application

Last synced: 17 Dec 2024

https://github.com/didinj/grails3-mongodb-vue-profile

How to Build Grails 3, MongoDB and Vue.js CRUD Web Application

application build crud grails grails3 how howto mongo mongodb to vue vue2 vuejs web webapp

Last synced: 09 Dec 2024

https://github.com/kauefraga/zssn

🧟 Zombie Survival Social Network | Credits: mauricioklein

crud crud-api express rest-api typescript zombies

Last synced: 15 Dec 2024

https://github.com/pedro-donoso/crud

CRUD: Backend realizado con Nodejs que CREA un archivo, eligiendo un Key provisorio y permite LEER su contenido en un mensaje, el usuario puede RENOMBRAR el archivo para ELIMINAR el último creado

backend bootstrap crud html5 nodejs

Last synced: 25 Jan 2025

https://github.com/vagnerbellacosa/007_catalogodejogosdotnet

BootCamp GRUD API Catalogo de jogos em Dot Net

api c-sharp crud digital-innovation-one dio dot-net game

Last synced: 29 Jan 2025

https://github.com/itsmenicky/projeto-os

Sistema de gerenciamento de ordem de serviço

crud ireports java jdbc mysql netbeans-ide

Last synced: 24 Jan 2025

https://github.com/syncfusionexamples/mvc-scheduler-crud-action-with-editor-template

The repository created to demonstrate how to handle CRUD action with editor template in ASP.NET MVC Scheduler

crud editor-template mvc-scheduler schedule

Last synced: 16 Dec 2024

https://github.com/jeanmoissa/csharp_cadastro_de_contatos

Cadastro de Contatos utilizando Asp.Net e C# CRUD

asp-net crud csharp javascript

Last synced: 11 Jan 2025

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

General Sqlite3 CRUD class

class crud python sqlite3

Last synced: 25 Jan 2025

https://github.com/ashharr/crypto-tracker-india

A cryptocurrency tracker which shows INR price for all coins fetched from the CoinGecko API

api axios component crud cryptocurrency javascript props props-and-state-components react react-js state-management

Last synced: 04 Jan 2025

https://github.com/humangrass/go_mysql

Web server on Go with simple CRUD API using MySQL database.

crud go gorilla gorm template

Last synced: 22 Dec 2024

https://github.com/charleebrown/comment-app

An app that takes a username and comment and saves it to a mongodb database

crud dotnet mongodb vbnet winforms-application

Last synced: 10 Jan 2025

https://github.com/saili-shinde/employee_management_system

Employee Management (CRUD) System | Tech Stack: Java 17, Spring Boot, Spring MVC, Spring Data Jpa, Hibernate, Maven and MySQL

crud crud-application crud-operation employee-management-system hibernate java java17 maven mysql-database spring-boot spring-data-jpa spring-mvc

Last synced: 03 Dec 2024

https://github.com/luismendes070/crud-xml-git-pull

[CHANGELOG] CRUD XML Angular Java 8 Spring Boot 2 put post insomnia rest client https://github.com/luismendes070/crud-xml-git-pull/tree/master/crud-angular-spring/crud-angular/tests Tutorial https://gist.github.com/luismendes070/905e3202ec714c24cdd17dee5e722acb

chatgpt crud java lfs lubuntu nestjs-backend osgeo phppgadmin rest-webservice soap-web-services vercel vercel-deployment xml

Last synced: 18 Nov 2024

https://github.com/imvickykumar999/currency-collection

Performing CRUD Operation on my old coins.

clean-code coin-collecting crud flask imvickykumar999 sqlite3

Last synced: 29 Jan 2025

https://github.com/onekiloparsec/vuex-module-generator

A generator of full-featured Vuex modules for CRUD REST endpoints handling mutations, actions, state & selection. Ideal for large Vue.js SPA using dozens of API endpoints (see https://www.arcsecond.io as an exemple).

axios crud javascript no-dependencies nodejs rest spa vue vuejs vuex

Last synced: 18 Dec 2024

https://github.com/imvickykumar999/darkweb-flask-crud

Hosting dark-web-site only Sunday : https://www.youtube.com/watch?v=w9SDHiIlyfo

crud darkweb flask imvickykumar999 tor

Last synced: 29 Jan 2025

https://github.com/mralaminahamed/js-crud

BookTracker Pro - Advanced JS CRUD Application

crud crud-application js js-crud

Last synced: 08 Dec 2024

https://github.com/didinj/grails4-mongodb-crud-example

Building CRUD Web Application using Grails 4 and MongoDB Easily

build building crud easily example grails grails4 mongodb tutorial webapp

Last synced: 09 Dec 2024

https://github.com/valchanoficial/nodejs1

Alura: Node.js Parte 1: Inovando com JavaScript no backend

crud javascript js node nodejs sqlite

Last synced: 04 Jan 2025

https://github.com/druchill/crud-java-mysql

Crea un CRUD bastante fácil pero INCREIBLE

crud crud-api html-css-javascript netbeans-ide spring-boot vscode

Last synced: 20 Nov 2024

https://github.com/isaychris/react-redux-test

A simple CRUD react app to test out react-redux, react ui frameworks and netlify :: https://ecstatic-kalam-7158f1.netlify.com/

crud react react-redux redux

Last synced: 04 Jan 2025

https://github.com/ttskch/pheetsu

PHP library to CRUDify Google Spreadsheets like sheetsu.com

api crud google-sheets sheetsu spreadsheets

Last synced: 15 Dec 2024

https://github.com/austinkregel/laravel-abstract

A very abstracted way to get CRUD up and running.

crud headless-cms laravel

Last synced: 18 Dec 2024

https://github.com/ajsevillano/users-crud

🖥 Fullstack CRUD written in Javascript for managing users

backend crud database expressjs frontend javascript nodejs postgresql

Last synced: 23 Jan 2025

https://github.com/karmek-k/bookmgr

Booky - Book library manager web application

books crud django python

Last synced: 11 Jan 2025

https://github.com/andre-alck/parking_control_api

CRUD desenvolvido através do framework SpringBoot

crud crud-api database java postgres postgresql springboot

Last synced: 03 Dec 2024

https://github.com/kk-r/soccer-app

Simple application to manage soccer Teams and its Players. Basic CRUD functionalities built using Laravel 5.5 and vue.js.

crud laravel php php7 vuejs vuejs2

Last synced: 17 Dec 2024

https://github.com/kavithma-thushal/mern-pos

This is self learning CRUD application using MERN stack.

crud mern self-learning

Last synced: 22 Jan 2025

https://github.com/savirafatika/ci4-basicexe

CodeIgniter 4: configuration, basic MVC and structured directory, CRUD, user authentication with library myth-auth

bootstrap4 ci4 codeigniter crud faker migration myth-auth pagination php practice seeder

Last synced: 26 Jan 2025

https://github.com/maximo-perez-villalba/framework-dao-json

El proyecto implementa una extensión de framework-dao para persistencia de objetos en archivos con formato Json con fines pedagógicos..

crud dao dao-crud dao-design-pattern json oop oop-library oop-php php uml uml-class-diagram uml-diagram

Last synced: 12 Dec 2024

https://github.com/arjuncodess/dropbox-2.0

Dropbox 2.0: The Next.js Cloud Storage Platform is an online file storage and sharing application designed to provide users with a seamless and secure experience for managing their digital assets. This platform enables users to upload, organize, share, and collaborate on files through an intuitive interface.

clerk crud firebase firebase-database firebase-storage nextjs react shadcn-ui tailwindcss typescript

Last synced: 15 Dec 2024

https://github.com/lionelsu/trybe-futebol-clube

Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.

chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript

Last synced: 04 Jan 2025

https://github.com/deepanagarjan/axios

here i used crud operation for axios task

axios-react bootstrap crud css3 html js reactjs

Last synced: 27 Jan 2025

https://github.com/igords-goncalves/register-crud

This project aims to apply the knowledge of front-end and back-end integration by implementing a Create, Read, Update, Delete (CRUD) functionality. The project will utilize Cypress, an end-to-end testing framework, to test the CRUD operations in a web application.

back-end crud cypress cypressjs desenvolvimento-web front-end javascript javascript-applications javascript-library open-source radix-ui react react-router-dom reactjs styled-components tdd tests typescript vercel web-development

Last synced: 18 Jan 2025

https://github.com/melardev/java_springbootapijpacrud

Java Spring Boot Crud Application using JPA

api crud full-stack fullstack hibernate java java-ee jpa spring-boot

Last synced: 25 Jan 2025

https://github.com/umarhadi/rest-client

REST API CRUD with Android Fast Networking

android crud crud-application fan kotlin rest

Last synced: 22 Dec 2024

https://github.com/gowthamand/cakephp-login-register-crud

CakePHP: Add, Edit, Delete, View , Login , Register, Ajax , JSON , Jquery Demo, CakePHP CRUD, CodeIgniter Boilerplatelogin

crud logging registration

Last synced: 06 Jan 2025

https://github.com/dacurse/note-app

An API for a note taking app.

crud express javascript nodejs prisma

Last synced: 29 Dec 2024

https://github.com/danhiel98/crudentityframework

Ejemplo de CRUD utilizando Entity Framework 6

crud csharp entity-framework

Last synced: 22 Jan 2025

https://github.com/mahonrim/superheroescrud

Programa CRUD de superheroes hecho en csharp con windows forms y sql server

crud csharp net sqlserver-2017 windows-forms

Last synced: 14 Dec 2024

https://github.com/ganeshrvel/php_session_crud

Add, Delete or Read an item from PHP session which is stored as an array.

crud php php5 session

Last synced: 20 Jan 2025

https://github.com/rir7890/blog_website_using_laravel

The Blog Web Application is a dynamic platform that enables users to create, read, update, and delete blog posts. Built using Laravel, a robust PHP framework, this application provides a seamless and user-friendly experience for bloggers and readers alike.

bootstrap5 composer crud css html laravel laravel11x mysql php

Last synced: 10 Oct 2024

https://github.com/osvaldokalvaitir/nodejs-shoe-store

:athletic_shoe: Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T

crud nodejs produtos rocketseat starter

Last synced: 15 Dec 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: 24 Dec 2024

https://github.com/adrianomonteiroweb/golang-crud

Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.

crud docker gin go golang pg postgresql psql testify unit-testing

Last synced: 09 Jan 2025

CRUD Awesome Lists
CRUD Categories