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/techsolutionstuff/rest-api-with-passport-authentication-in-laravel-9

In this article, we will see REST API with passport authentication in laravel 9. Also, we will perform CRUD operations with laravel 9 REST API. REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.

crud crud-operation laravel laravel-9 laravel-passport passport php postman rest rest-api restful-api

Last synced: 29 Nov 2024

https://github.com/techsolutionstuff/node.js-express-crud-example-with-mysql

we will perform a node js express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.

crud crud-operation crud-operation-expressjs express-js mysql mysql-database node-js nodejs

Last synced: 29 Nov 2024

https://github.com/mattowings/asp.net-newsnetworkwebapplication

ASP.NET Web Application that mimics a common news website, using CRUD to allow anyone to create, read, update, and delete articles.

asp-net asp-net-core c-sharp crud cshtml front-end ms-sql-server razor-pages

Last synced: 17 Nov 2024

https://github.com/joao-marco-jf/frankenstein-service

Frankenstein Service é uma aplicação backend em Rust usando Actix Web e PostgreSQL. Oferece endpoints para autenticação, verificação de tokens JWT e gerenciamento de tarefas. Configurável via .env e executável com Docker para fácil deployment e gestão.

actix-web api-rest authentication crud docker jwt postgresql rust

Last synced: 17 Nov 2024

https://github.com/fitri-hy/opcrud-mysql

Documentation explains the use of the CRUD (Create, Read, Update, Delete) API built using Express.js to manage data in a database.

api crud database express http middleware mysql nodejs rest web

Last synced: 13 Oct 2024

https://github.com/fernandozueet/service-laravel

Library that helps to separate the business rule part of the control. Leaving control leaner.

crud repository service service-crud service-laravel

Last synced: 16 Nov 2024

https://github.com/jennndol/portfolio-hub

This project is created to help managing portofolios. Developed by using Django framework and bootstrap3

bootstrap3 crud django

Last synced: 11 Nov 2024

https://github.com/pedroka-dev/demaria-x-company

CRUD para registro de Produtos, Clientes e Veda e Visualização de Relatórios utilizando Winforms do C# .NET e ReportViewer. Se conecta com um banco Postgres16 através do Entity Framework e NPGSQL. Parte do processo seletivo para Desenvolvedor Pleno C# da empresa DeMaria

crud csharp dotnet entityframework orm reportviewer winforms

Last synced: 13 Oct 2024

https://github.com/messsimo/krud_restaurant

Web for restaurant "Krud" in Iasi,Romania

api blade crud css git html javascript mysql php web website

Last synced: 17 Nov 2024

https://github.com/thetoxin/javarush_internship_crud

Task of CRUD for internship on JavaRush

crud hibernate java javarush maven mysql solutions spring tomcat

Last synced: 16 Nov 2024

https://github.com/thetoxin/reactiveclientcrud

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

angular-9 angular-material animation crud reactive sse

Last synced: 16 Nov 2024

https://github.com/tomatophp/tomato-ketchup

a resource manager class for tomato php

crud filament generator nova resources

Last synced: 03 Dec 2024

https://github.com/tr1sm0s1n/gin-redis-api

Gin API for CRUD operations in Redis.

api crud docker docker-compose gin gin-gonic go golang openapi redis rest-api

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

https://github.com/danielbatres/messages-app

Java console aplication, CRUD messages interaction.

aplication crud java platzi-course

Last synced: 18 Nov 2024

https://github.com/danielbatres/cats-app

Graphical interface application applying CRUD to show cats photos using TheCatApi

application crud crud-application java platzi-course

Last synced: 18 Nov 2024

https://github.com/arhcoder/crud

🎓 Generic NodeJS + MySQL CRUD on Boostrap HTML template...

boostrap crud css generic html javascript mysql nodejs

Last synced: 11 Nov 2024

https://github.com/sevdanurgenc/ticket-system

This repo was developed using asp.net with mvc framework and includes a ticket management system.

aspnet crud mvc mvc-framework

Last synced: 30 Nov 2024

https://github.com/rahmanislamien/pegawai

crud sederhana dengan codeigniter 4

codeigniter4 crud simple-app

Last synced: 24 Nov 2024

https://github.com/zabavb/local-manager

Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.

app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs

Last synced: 19 Nov 2024

https://github.com/zabavb/employee-manager

Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data management.

app-backend application console console-app console-application cplusplus-11 cpp crud crud-app crud-application file filesystem management

Last synced: 19 Nov 2024

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/mariomenjr/bamazon-cli

This app will take in orders from customers and delete stock from the store's inventory.

cli crud inquirer javascript mysql nodejs

Last synced: 20 Nov 2024

https://github.com/sdekrishan/allinone

All in one is a compilation of more than 13 projects (javascript and reactjs both).

api chartjs-2 crud css ecommerce html javascript json-server reactjs

Last synced: 12 Nov 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: 12 Nov 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/cloudcmd/dropbox

dropbox files and folders crud

cloudcmd crud directory dropbox flask javascript nodejs

Last synced: 06 Nov 2024

https://github.com/mnisarali/blog_app

A classic blog website, designed to showcase an array of posts and empower readers to interact with them through a variety of features such as commenting and liking.

authorization crud devise psql rspec rswag

Last synced: 10 Nov 2024

https://github.com/blindsweatyhansolo/e-commerce-backend

Performing CRUD functions on products, product categories, and product tags in a fictional database for learning purposes.

crud dotenv expressjs mysql mysql2 nodejs sequelize

Last synced: 06 Jan 2025

https://github.com/blindsweatyhansolo/thought-spot

Faux social media back-end Node based application for performing CRUD functions on users, thoughts and reactions to thoughts, like those found on many current social media platforms

crud expressjs javascript luxon mongodb mongoose nodejs

Last synced: 06 Jan 2025

https://github.com/aabbtree77/auth-starter-backend

Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.

authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss

Last synced: 27 Dec 2024

https://github.com/lucasrmagalhaes/cadastrodeseries-dotnet

APP simples de cadastro de séries em .NET.

crud dio dotnet

Last synced: 12 Nov 2024

https://github.com/robinhosz/crudjava

Desenvolvimento de um CRUD no MySQL na linguagem Java.

crud java mysql

Last synced: 07 Dec 2024

https://github.com/lucasrmagalhaes/crud_series-php_laravel

Laravel: crie aplicações web em PHP

alura crud laravel mvc php series

Last synced: 12 Nov 2024

https://github.com/sankargorthi/react-hooks

Demo application with an express server and CRA client

crud express react react-hooks sandbox

Last synced: 12 Nov 2024

https://github.com/juliencrn/diesel_demo

Getting started making a CRUD with Diesel ORM and PostgreSQL, written in Rust

crud diesel postgresql rest-api rust

Last synced: 13 Dec 2024

https://github.com/vircoding/vue-crud-practice

CRUD Practice Project with Vue.js and Google Firebase inspired on Bluuweb's one

bootstrap crud firebase html javascript nanoid vue vuecli vuerouter vuex

Last synced: 11 Nov 2024

https://github.com/sijad/entgql

CRUD gqlgen code generator for ent models

code-generator crud ent gqlgen graphql

Last synced: 20 Nov 2024

https://github.com/ahmnouira/ex-api-seller-buyer

exercie: vendeur-acheteur-produit-categorie-annocne par [ITGate] methode

api crud curd-server mongodb mongoose nodejs rest-api restful-api

Last synced: 11 Nov 2024

https://github.com/fjerbi/ultimateblog

The ultimate blog, a package that will allow you to integrate a blog systemin your Laravel Application with likes/ dislikes on posts, comment system,Notification system, author profile and views count

blog blog-package blogging blogsystem crud larablog laravel laravel-blog laravel6 likes-count notifications package

Last synced: 11 Nov 2024

https://github.com/dannjohnrem/comment-blade-microblog

A simple commenting system utilizes basic CRUD functionality. This project aims to practice and enhance other aspects in my arsenal.

crud email-sender html-css-javascript laravel10 tailwind-css

Last synced: 11 Nov 2024

https://github.com/adamatti/learnlightadmin

Pet project to play with light-admin

crud gradle groovy java jvm

Last synced: 18 Nov 2024

https://github.com/albertolinde/helpthecat-web

Gestor de la BBDD de la aplicación Android. Aplicación WEB muy sencilla Crud Rest.

android angular crud firebase rest

Last synced: 12 Nov 2024

https://github.com/mnisarali/recipe_app

The Recipe app efficiently manages recipes, ingredients, and inventory. Save ingredients, track availability, create recipes, and generate shopping lists. Share recipes publicly for easy access by all users.

authorization crud devise psql recipe-app rspec ruby-on-rails

Last synced: 10 Nov 2024

https://github.com/ullenius/book-api-js

Book Database API web app

crud es6 javascript vanilla-javascript

Last synced: 31 Dec 2024

https://github.com/amruthlp12/com.inventorymanagementsystem-

The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.

backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking

Last synced: 16 Nov 2024

https://github.com/htr3n/spring-jdbc-simple

https://htr3n.github.io/2018/11/test-driven-spring-jdbc/

crud h2-database jdbc junit spring-boot springframework test-driven unit-test

Last synced: 10 Nov 2024

https://github.com/rafaelblum/refrigerator-control

Sistema web para solucionar a venda de bebidas de refrigeradores de micro empresas para seu clientes. O sistema terá o cadastro do cliente e acesso via QRCode, pagamento dos produtos e por fim o controle das bebidas. Todo sistema terá no front-end uma area APP para clientes e ADMIN para o(s) administrador(es).

alpinejs control-sistem crud developer filamentphp laravel-10 livewire3 php8 tailwindcss tall-stack

Last synced: 10 Nov 2024

https://github.com/rafaelblum/laravelfox

Mini projeto desenvolvido com laravel 8 para demostrar a criação de CRUD basico em um sistema de blog. O projeto tem como proposito mostrar o sistema e também poder aprender juntos com todos as melhores formas de desenvolvimento.

blade cms crud crud-application diagram laravel laravel-framework migration php sweetalert2 website

Last synced: 10 Nov 2024

https://github.com/kitchanismo/kitchanime-reactjs

a cms for animes release

context crud hooks jwt react

Last synced: 06 Dec 2024

https://github.com/d4niee/react-native-crud

A React Native example App with basic CRUD (Create, Read, Update, Delete) functions using the Firebase Firestore Database and the Expo CLI.

crud crud-application example-project expo-cli firebase firebase-firestore mobile-app npm react react-native userlist webapp

Last synced: 01 Dec 2024

https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example

A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.

api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows

Last synced: 29 Oct 2024

https://github.com/webcat12345/invisible-movie

Technical assignment - Invisible, Handsontable Angular integration

angular crud handsontable movie-api poc typescript

Last synced: 14 Dec 2024

https://github.com/zoelabbb/rexpressapi.ts

A simple and efficient REST API for managing blog posts and users. Built with Node.js, Express.js, TypeScript, and Prisma.

blog crud expressjs nodejs playground-project postgresql prisma restapi typescript

Last synced: 27 Dec 2024

https://github.com/noejunior792/api-laravel

This is an API project developed with the Laravel framework. It was created for the purpose of studying and practicing the concepts of RESTful API development using Laravel.

api api-laravel api-restful authentication crud laravel php

Last synced: 14 Nov 2024

https://github.com/quentg/sylab

Symfony Project - Real estate agency 🏢

crud doctrine-orm php php-framework symfony-framework symfony4

Last synced: 28 Dec 2024

https://github.com/fitri-hy/crud-data-json-php

Proyek CRUD PHP+HTML sederhana yang menggunakan JSON sebagai database & Tailwind CSS.

crud json php phtml

Last synced: 19 Nov 2024

https://github.com/applexumber/book_tracker

Aplicativo de gerenciamento de livros desenvolvido em Flutter.

books crud flutter flutterflow oop

Last synced: 05 Jan 2025

https://github.com/gurayalinn/oop-crud-odev

JAVA OOP CRUD HOMEWORK

crud intellij java mssql

Last synced: 18 Dec 2024

https://github.com/acosimon/crud-mongodb-nodejs

Mongoose, añadir las variables de entorno. (Archivo ,env)

crud javascript mongodb-atlas mongoose nodejs

Last synced: 10 Nov 2024

https://github.com/zoelabbb/go-crud-mysql

A simple CRUD project using Golang ✨

crud golang mysql planetscale project

Last synced: 27 Dec 2024

https://github.com/nkosi-tauro/wine-application

A CRUD Full Stack Wine application that uses Vue 3, Nodejs, MongoDB, Express & Docker

crud docker docker-compose express mongodb nodejs vuejs

Last synced: 25 Nov 2024

https://github.com/technote-space/laravel-crud-helper

CRUD helper for Laravel

crud laravel

Last synced: 09 Nov 2024

https://github.com/vilhalva/datatables-php-mysql

👨‍🏫CRUD EM PHP, MYSQL, DATATABLES, BOOTSTRAP E JQUERY.

bootstrap crud css csv database datatables framework html javascript jquery myslq pdf php projeto search site xlsx

Last synced: 14 Dec 2024

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

Simple CRUD API made in node with fastify and mysql to persist data, applications are running in containers created with docker and compose

composer crud crud-api docker docker-compose dockerfile fastify javascript mysql node nodemon

Last synced: 23 Oct 2024

https://github.com/vilhalva/crud-php-com-datatables

👨‍🏫CRUD EM PHP, MYSQL, DATATABLES, BOOTSTRAP E JQUERY.

bootstrap crud css database datatables framework javascript jquery mysql php projeto search site

Last synced: 14 Dec 2024

https://github.com/rhyuen/pdthuntclone

just an attempt at copying the layout of product hunt.

api crud css html mongodb nodejs npm prettier react rest styled-components webpack webpack3

Last synced: 12 Nov 2024

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

Work order management system made using Java and MySQL.

crud ireports java jdbc mysql netbeans-ide

Last synced: 24 Nov 2024

https://github.com/offryan/javadaily-notes

Repositório para guardar meus códigos desenvolvidos na linguagem Java na matéria de "Laboratório de Desenvolvimento de Algoritmos" da faculdade de Ciência da Computação

array backend ciencia-da-computacao crud exercises framework java poo

Last synced: 20 Nov 2024

https://github.com/santrikoding-com/crud-laravel-inertia.js

CRUD Laravel dengan Inertia.js

crud inertia inertiajs laravel

Last synced: 10 Nov 2024

https://github.com/valchanoficial/nodejs2

Alura: Node.js Parte 2: MVC, autenticação e autorização

authentication authorization bootstrap crud javascript js marko node nodejs sqlite

Last synced: 04 Jan 2025

https://github.com/topfullstack/bootstrap-vue-toolkit

Add some useful tools for https://github.com/bootstrap-vue/bootstrap-vue

admin-dashboard bootstrap4 crud dashboard formbuilder select2 vue

Last synced: 01 Jan 2025

https://github.com/arussellsaw/crudley

create CRUD REST APIs in Go by implementing a small interface

api crud framework golang http library rest

Last synced: 07 Jan 2025

https://github.com/asilvafx/php-sqlite-crud

Simple PHP Slim Database CRUD application using SQLite3.

api crud database php php-slim-framework sqlite

Last synced: 28 Dec 2024

https://github.com/liangjuen/cool

一个基于 nest 框架的服务

admin crud jwt mysql nest nestjs rbac redis typeorm

Last synced: 14 Nov 2024

https://github.com/luisnquin/django-crud-mysql-sass

CRUD with MySQL, Django and Sass.

crud django mysql sass

Last synced: 20 Dec 2024

https://github.com/asilvafx/sqlite-crud

Simple Node.js Database CRUD, using SQLite3

crud database javascript nodejs sqlite

Last synced: 28 Dec 2024

https://github.com/meenachie/api_todo

REST API for Todo application

api crud php rest-api todo-app

Last synced: 29 Dec 2024

https://github.com/gmartinezramirez-old/spring-api-rest-person-crud

:person_with_pouting_face: [Active] REST web service using Spring JPA, Spring MVC and Spring Boot. Including GET, POST, PUT, DELETE operations.

crud hibernate java mariadb maven mysql rest-api spring spring-boot spring-jpa spring-mvc webservice

Last synced: 05 Dec 2024

https://github.com/mahmoudsayed96/drupal-crud-module-example

Drupal custom module for sample CRUD operation

crud drupal drupal9 php

Last synced: 30 Dec 2024

CRUD Awesome Lists
CRUD Categories