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/vilhalva/burguer-app

👨‍🏫PROJETO CRIADO PARA O CURSO DE HANDLEBARS!

crud css curse database expressjs framework handlebars javascript mysql nodejs projeto site

Last synced: 28 Nov 2024

https://github.com/kougen/fastapi-crud

CRUD operation bootstrapping for FastAPI clients

crud crud-api crud-operation fastapi python

Last synced: 31 Dec 2024

https://github.com/kenvilar/serverless-rest-api

Core Service for a Notes REST API

aws crud dynamodb javascript rest-api serverless

Last synced: 18 Nov 2024

https://github.com/sempedia/to_do_list

TaskMaster - Your Ultimate To-Do List Application Stack Used: Python / Django / HTML / CSS / JavaScript / Bootstrap / SQLite3 TaskMaster is a powerful and feature-rich To-Do List Application designed to streamline your daily tasks and boost your productivity.

bootstrap crud crud-application crud-functionality crud-operation css3 django django-application html5 javascript python3 sqlite-database sqlite3 task-list task-management task-manager task-master to-do-app to-do-app-django to-do-list

Last synced: 21 Nov 2024

https://github.com/kedarkk1/springboot-projects

Spring Boot, Angular (15), PostgreSQL, Hibernate ORM, JPA, Microservices, Eureka, OpenFeign, Flux, Mono, Streams. Collection of my Springboot projects Done so far - 1.QuizApp (v1 - monolithic, v2 - microservices), 2.ServerSideEvent- Flux & Mono,

angular angular15 api-gateway crud flux hibernate hibernate-jpa hibernate-orm java11 jpa microservice microservices-architecture mono openfeign postgresql quiz serverside-eventhandling spring-boot springboot streams

Last synced: 22 Nov 2024

https://github.com/techsolutionstuff/laravel-8-rest-api-authentication-using-passport

we will see laravel 8 REST API authentication using passport. Also, perform CRUD operation with laravel 8 REST API. In this tutorial I will give you information about REST API, REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.

authentication crud crud-application laravel laravel8 passport rest-api restful-api

Last synced: 29 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: 08 Jan 2025

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/techsolutionstuff/role-and-permission-in-laravel-9-tutorial

In this article, we will see role and permission in the laravel 9 tutorial. here we will see the laravel 9 user role and permission.

crud crud-application crud-operation laravel laravel-9 permissions php role role-and-permission spatie spatie-laravel-permission

Last synced: 29 Nov 2024

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/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/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/mohosin2126/react-js-admin-dashboard

A Vite-powered React application designed for admin dashboards, featuring libraries for form handling, routing, and UI enhancements with Tailwind CSS and DaisyUI.

crud daisyui javascript react-router-dom reactjs

Last synced: 14 Jan 2025

https://github.com/tevesmanuel/grpc-crud

Simple gRPC project with basics CRUD operations on Postgres DB with basic logfile in Rust

crud grpc rust

Last synced: 02 Jan 2025

https://github.com/jonath-z/jlb-backend

E-commerce backend system written in Go with Gin

backend-api crud gin go golang

Last synced: 14 Dec 2024

https://github.com/manthanank/node-mongodb-redis-crud

Node.js CRUD API with MongoDB and Redis

api crud mongodb nodejs redis

Last synced: 30 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/leolanese/angular-restapi-rxjs-material

Angular 9 + REST API + RxJS Observables and UI Material CRUD examples

angular angular-material crud css rest-api rxjs

Last synced: 13 Jan 2025

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/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/robinhosz/crudjava

Desenvolvimento de um CRUD no MySQL na linguagem Java.

crud java mysql

Last synced: 07 Dec 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/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/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/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: 08 Jan 2025

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/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: 08 Jan 2025

https://github.com/securityriskadvisors/sra-taxii2-manager-server

TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces

crud stix taxii taxii2 user-management

Last synced: 08 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/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 23 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/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/vilhalva/crud-php-pdo-com-mysql

👨‍🏫ESTE PROJETO É UMA APLICAÇÃO WEB SIMPLES QUE IMPLEMENTA UM SISTEMA CRUD PARA O GERENCIAMENTO DE VAGAS DE EMPREGO.

bootstrap cdn crud database jquery mysql php projeto site

Last synced: 21 Dec 2024

https://github.com/mohdafjal2004/simple-to-do-app

A simple todo app built using Reactjs with all crud operations , use of props to display data and modify it, styled using Bootstrap alpha

bootstrap5 crud props-and-state-components props-drilling reactjs todo todolist todolist-application

Last synced: 29 Dec 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/rahmanislamien/pegawai

crud sederhana dengan codeigniter 4

codeigniter4 crud simple-app

Last synced: 24 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/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/techsolutionstuff/how-to-create-laravel-9-with-vue-js-crud-operation

we will see how to create laravel 9 with vue js crud operation. Here, we will learn to create crud operation in laravel 9 vue JS.

crud crud-operation laravel laravel-9-crud-operation laravel-vue-crud laravel9 mysql-database vue vue-3-crud vue-js-crud vuejs

Last synced: 29 Nov 2024

https://github.com/knowledgefactory4u/dotnet-postgresql-reactjs-crud-app

.Net + PostgreSQL + React JS CRUD Application Example

crud dotnet dotnet6 postgresql reactjs

Last synced: 14 Jan 2025

https://github.com/knowledgefactory4u/dotnet6-mysql-vuejs3-crud

.Net 6 + MySQL + Vue.js 3 CRUD Application Example

crud dotnet6 mysql vuejs vuejs3

Last synced: 14 Jan 2025

https://github.com/omarramoun/to-do-list

To-do List Helps You Organize Your Tasks. It Lists The Things That You Need To Do And Allows You To Mark Them As Completed. Built Using Es6 And Webpack, And It Has The CRUD Features

crud css3 es5 font-end html5 todo todoapp todolist webpack

Last synced: 02 Jan 2025

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/ramo4040/todo-list-application-php

🚀 Simple ToDo List app built with PHP and JavaScript 🌟

crud javascript php

Last synced: 02 Jan 2025

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/fabiosmuu/phpapi

Este projeto tem como intuito mostrar como pode ser feito uma api base bem simples e sem muito esforço

api-php apiphp crud crud-api php php5 phpapi smuu

Last synced: 18 Nov 2024

https://github.com/ekmas/my-bookshelf

My bookshelf is an app where you can explore new books to read.

bookshelf crud my-bookshelf nextjs supabase tailwind tailwindcss

Last synced: 22 Nov 2024

https://github.com/xunzer/cli_commander

An API that stores and retrieves CLI commands you often forget.

asp-net-core azure crud csharp docker mvc-architecture rest-api sql-server swagger-ui

Last synced: 17 Nov 2024

https://github.com/epiled/alura-books-server

📚 Projeto API de CRUD REST para consumir e modificar o arquivo "livros.json", que é usado como base de dados. 📚

api crud express nodejs nodemon rest rest-api

Last synced: 19 Nov 2024

https://github.com/sudarika/todo-application

TodoApp is a simple and elegant Android application designed to help you manage your daily tasks efficiently. This project demonstrates the use of modern Android development practices including ViewModel, LiveData, RecyclerView, and Room for local database management.

android-application android-studio crud kotlin

Last synced: 25 Dec 2024

https://github.com/vinyl-davyl/nextra-diary

Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.

crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript

Last synced: 06 Jan 2025

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: 08 Jan 2025

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/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: 08 Jan 2025

https://github.com/rafaelblum/livewire-v3-crud-uploading

Este é um projeto de desenvolvimento de CRUD, Uploading de imagens, bibliotecas front-end e backend, afim de desenvolver mais a nova versão do Livewire 3.0.

chartjs crud flowbite graficos laravel layouts livewire tailwindcss upload-images

Last synced: 08 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/glaucia86/crud-node-redis

Desenvolvimento de uma app POC para fins de estudo relacionado a Node.js + Redis + MongoDb

crud mongodb nodejs redis restful-api

Last synced: 15 Dec 2024

https://github.com/paley777/data-entry

Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.

c-sharp crud visual-studio

Last synced: 02 Jan 2025

https://github.com/mustafadalga/php-vue-crud

Php ve Vue Js'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.

crud crud-api crud-application curd-application materialize-css materializecss php php7 phpmyadmin vue vue2 vuejs

Last synced: 17 Nov 2024

https://github.com/projectravel/cashier-app

Cashier-App is a web-based cashier application built using React and other technologies such as API and JSONPlaceholder. The application is designed to help manage sales transactions easily and efficiently.

backend crud frontend jsonplaceholder loginpage react reactjs reactrouter registerpage userinterface

Last synced: 11 Nov 2024

https://github.com/asilbekcodes/reactjs_crud

User Management CRUD Application

axios axios-react crud js json json-server jsx react tailwind-css

Last synced: 16 Nov 2024

https://github.com/pablob07/crudcodeigniter3

Crud CodeIgniter 3 PHP, Ready to add new members. that data, are inserted in DB.

codeigniter3 crud php7

Last synced: 20 Nov 2024

https://github.com/jlmonteagudo/ng-material-crud-sample

This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI. This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.

angular angular-material crud crud-sample mean mean-stack

Last synced: 25 Nov 2024

https://github.com/okakzai/wp-crud

WP CRUD (Create, Read, Update, Delete) adalah Wordpress Plugin untuk manajemen data (tambah, lihat, ubah, hapus) dari database Wordpress yang dibuat ketika plugin ini diaktifkan.

crud website wordpress wordpress-plugin

Last synced: 29 Dec 2024

https://github.com/zenstackhq/sample-todo-redwood

ZenStack sample Todo app built with RedwoodJS

crud fullstack redwoodjs typescript zenstack

Last synced: 17 Nov 2024

https://github.com/bilalmohib/backendpernbookinfo

This is the backend of the Todo App built with Pern stack and material ui and React JS on the front end.

bookinfo crud crud-api database database-management material-ui pern pern-stack postgres postgresql reactjs

Last synced: 19 Nov 2024

https://github.com/milenavms/teste-vendas

CRUD - usuários (vendedores) e controle de venda - Laravel 5.8.*/MySQL/ PHP 7.3.8/Bootstrap

crud laravel mysql php

Last synced: 15 Nov 2024

https://github.com/sansekai/apotek

Source Code Aplikasi CRUD Sederhana Penjualan Apotek Menggunakan Java.

aplikasi-apotek crud java penjualan-apotek penjualan-apotik

Last synced: 17 Nov 2024

https://github.com/adminltr/java-library-crud

Basic CRUD Java library system

crud java mvc mysql netbeans swing

Last synced: 15 Nov 2024

https://github.com/spencerjibz/partial-mern-app

THIS IS A HYBRID APP WITH BOTH A CRUD LAYER AND A REST API FOR REACT. ITS A COMPLETE HACK INTO MERN STACK WITHOUT USING TWO DIFFERENT SERVERS (ONE FOR BACKEND AND THE OTHER FOR CLIENT). THIS APP USES BOTH EJS AND JSX

backend crud crud-layer ejs hybrid jsx mongodb nodemailer passportjs-authentication react webpack4

Last synced: 15 Nov 2024

https://github.com/efeturkemir/online-exam-platform

A streamlined web app for secure online exams, featuring intuitive user and admin interfaces, powered by Vue.js, ASP.NET Core, and MongoDB.

admin-dashboard asp-net-core crud jwt-authentication mongodb online-exam-system online-school typescript vue

Last synced: 11 Jan 2025

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

https://github.com/char2sgu/nest-access-policy

Declarative and centralized access control.

access-control api crud declarative nestjs permissions rest restful typescript web

Last synced: 24 Nov 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/kalwar/firestore-react-tutorial

a simple firestore react tutorial (CRUD) operation

crud firestore nosql reactjs

Last synced: 17 Nov 2024

https://github.com/thanmaisai/ecommers

E-Commerce web application designed to handle CRUD

bootstrap crud css html nodejs npm

Last synced: 24 Nov 2024

https://github.com/bieanimaton/crud_com_php_e_mysql

CRUD feito em PHP. Cria, lê, altera ou deleta informações do baco de dados MySQL. + Bootstrap

boostrap create crud php read remove update

Last synced: 15 Nov 2024

https://github.com/retr0h/osapi

A CRUD API for managing Linux systems.

api crud golang linux openapi3 spec

Last synced: 30 Dec 2024

https://github.com/tqt97/learn-laravel-basic

Learn laravel basic

breeze crud laravel

Last synced: 17 Nov 2024

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/necraul/examproj

Simple CRUD Form for inputting questions/answer and another form for taking an exam

crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application

Last synced: 16 Nov 2024

https://github.com/moll/node-heaven-sqlite

Heaven.js's Data Mapper for SQLite. CRUD API that parses and serializes your models to and from SQLite.

crud data-mapper heaven sqlite

Last synced: 15 Nov 2024

https://github.com/albingroen/mern-crud-application

A CRUD application built with the MERN (MongoDB, Express, React & Node.js) stack.

crud crud-application express mern-stack mongodb node-js react

Last synced: 19 Nov 2024

https://github.com/rishabh-pandey-sternx/deno-rest-api

Simple CRUD API build with Deno and Attain(Express) using MongoDB

api attain auth crud crud-api deno denoland heroku logger-middleware mongodb rest static typescript

Last synced: 15 Nov 2024

https://github.com/thomas465xd/uptask_mvc

UpTask is a task manager web application designed to help users organize their tasks efficiently and enhance productivity. This project utilizes PHP with MVC architecture for the backend, SASS with Gulp for styling, and Vanilla JavaScript for interactive frontend elements. Additionally, it features a REST API for seamless data communication.

activerecord authentication crud gulp js mvc-architecture php phpmailer sass scss task-manager

Last synced: 15 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/adydetra/laranuxt-front

🚀 Laravel x Nuxt - Front

crud laravel mysql nuxt

Last synced: 09 Nov 2024

CRUD Awesome Lists
CRUD Categories