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/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: 11 Nov 2024

https://github.com/fernandod1/laser-hair-removal-app

Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.

beauty-salon control-panel crud hair-removal hair-treatments hairsalon laser laser-hair-removal mysql php

Last synced: 12 Nov 2024

https://github.com/wgtsantos/aula_php_m

Aula de Integração com banco de dados por meio da linguagem de programação (PHP)

crud pdo pdo-mysql pdo-php php php7 php8

Last synced: 14 Nov 2024

https://github.com/2kabhishek/lacrud

CRUD Laravel API 🍦🐘

api backend companion crud laravel starter

Last synced: 12 Nov 2024

https://github.com/othmanenissoukin/notes-keeper

Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.

bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application

Last synced: 14 Nov 2024

https://github.com/traveltimn/flask-task-manager-project

Tutorial for Code Institute course: Flask + MongoDB with CRUD functionality

code-institute crud flask gitpod heroku mongodb python

Last synced: 13 Nov 2024

https://github.com/erossini/contorsouniversity5

Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5

asp-net-core asp-net-mvc aspnetcore crud net5 net50

Last synced: 13 Nov 2024

https://github.com/nshahaf/ecommerce

React shopping cart app, with zustand state managment, responsive design and mobile navigation bar

cart crud react responsive-design scss zustand

Last synced: 13 Nov 2024

https://github.com/jaymar14/week-18

MongoDB/Mongoose activities

back-end crud database mongodb mongoosejs nodejs populate scrape

Last synced: 14 Nov 2024

https://github.com/kaloslazo/tumipalace

Implementation of interactive CRUD web casino developed in the Platform Based Development course CS2031 at UTEC.

api casino crud css flask html javascript platform-based-development postgresql python sqlalchemy vuejs

Last synced: 13 Nov 2024

https://github.com/marx-wrld/crud-operations

A create, read, update and delete application in php

crud php

Last synced: 13 Nov 2024

https://github.com/or-abdillh/diundang-message-api

Sebuah Platform as Service yang memungkinkan owner Diundang dalam membuat dan mengelola URL Endpoint untuk melayani permintaan fitur "Kirim Pesan" pada produk Undangan Digital Diundang

bootstrap crud ejs endpoint-generator expressjs fontawesome googlefonts nodejs postgresql sequelize

Last synced: 16 Nov 2024

https://github.com/glpzzz/gateways

This sample project is managing gateways - master devices that control multiple peripheral devices.

bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue

Last synced: 16 Nov 2024

https://github.com/andy-aa/mydb

The lightweight ORM for MySql and MariaDB

crud mariadb mysql orm pagination php query-builder

Last synced: 13 Nov 2024

https://github.com/daren1028/cs_an_az_employee_manager

An Asp.Net Core application for managing individuals with Angular forms

angular8 asp asp-net-core automapper crud dotnet-core dto swagger typescript webapi

Last synced: 16 Nov 2024

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

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

crud dotnet6 postgresql vuejs vuejs3

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

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 Nov 2024

https://github.com/mixerapi/crud

A CakePHP CRUD (Create/Read/Update/Delete) services for your RESTful APIs controller actions using CakePHP's dependency injection container. [READ ONLY]

calephp crud php rest rest-api

Last synced: 13 Nov 2024

https://github.com/h3ar7b3a7/djangocourse

Revisiting Python Django web framework nearly 10 years later with some help of freeCodeCamp.org.

bootstrap4 crud django heroku

Last synced: 15 Nov 2024

https://github.com/snwfdhmp/cloudbase

Plug-and-play data storage able to perform any basic CRUD operations on any dynamically given type of data.

cloudbase crud crud-operations database plug-n-play plugnplay storage-engine

Last synced: 15 Nov 2024

https://github.com/luanroger/electric-drizzle

shadcn-ui and Drizzle ORM with Electron. Based on electron-shadcn

crud demo drizzle-orm electron react shadcn-ui tailwindcss template web

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/xreedev/student-mark-api-springboot

A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.

beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework

Last synced: 16 Nov 2024

https://github.com/xreedev/product-management-springboot

A Spring Boot application for managing products through a REST API with H2 as the in-memory database, supporting create, read, update, and delete operations.

api api-rest crud h2-database java java-spring javaspringboot product-api product-management spring spring-application spring-boot spring-data-jpa spring-mvc

Last synced: 16 Nov 2024

https://github.com/xreedev/hospital-mangement

A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.

beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc

Last synced: 16 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/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/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/tqt97/learn-laravel-basic

Learn laravel basic

breeze crud laravel

Last synced: 17 Nov 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/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/adminltr/java-library-crud

Basic CRUD Java library system

crud java mvc mysql netbeans swing

Last synced: 15 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/zenstackhq/sample-todo-redwood

ZenStack sample Todo app built with RedwoodJS

crud fullstack redwoodjs typescript zenstack

Last synced: 17 Nov 2024

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/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/anandugnath/coremvc_crud

crud operations using asp.Net MVC Core Using MSSQL, Storedprocedure

core crud crud-application css html jquery mssql-database mvc-core stored-procedures webapp

Last synced: 17 Nov 2024

https://github.com/imtiajahammad/cachingwebapi

We are building an asp.net core webApi project using net6.0 framework with using mssql server for db and Redis for cache in this project. We are using the Redis server in distributed cache form running in docker

crud csharp docker-redis dotnetcore entity-framework-core mssql-database net6 redis redis-cache

Last synced: 17 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/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/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/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/rudolphreti/autobewerbung

AutoCV is a Flask-based web application designed to manage job applications efficiently. The application allows users to add, display, and delete job applications, as well as generate related documents such as CVs and cover letters.

crud flask job-application-management jobsearch python

Last synced: 06 Nov 2024

https://github.com/jhostyn-2003/api-crud-facturaci-n

Es un proyecto de practica de CRUD de facturación de BackEnd

api-rest base-de-datos crud sql-server

Last synced: 17 Nov 2024

https://github.com/camilafbarcellos/apollo-techtest

Development of a frontend and a backend application for Apollo Solutions technical test (2023).

api crud fullstack mui nestjs react sqlite typescript

Last synced: 06 Nov 2024

https://github.com/ihor-po/petitions

Simple site for petitions

ajax crud crud-operation jquery js mysql pdo php twig

Last synced: 12 Nov 2024

https://github.com/seycileli/bankapplication

CRUD Bank Application where you can add/ search/ update and delete users

bankers-algorithm banking banking-applications crud dao encapsulation inheritance java lookup sort verify

Last synced: 15 Nov 2024

https://github.com/haminimi/inventory-app

A CRUD inventory management app for an imaginary store.

crud express inventory-management mongodb mvc-architecture node-js nodejs pug

Last synced: 06 Nov 2024

https://github.com/lightweight-component/aj-data

Lightweight Data Access Object in Java

crud dao jdbc sql

Last synced: 16 Nov 2024

https://github.com/lightweight-component/aj-dataservice

DataService for rapidly CRUD

crud sql

Last synced: 16 Nov 2024

https://github.com/ssoaresleo/crud-users-api

Este projeto é um exemplo de um CRUD de usuários usando Node.js, TypeScript e Prisma para se conectar ao MongoDB, permitindo criar, atualizar, listar e excluir usuários no banco

crud mongodb node-js prisma prisma-client typescript

Last synced: 07 Nov 2024

https://github.com/bhadresh-laiya/ciblogposttest

CodeIgniter: Add, Edit, Delete, View Blog Post with Login & Registration – MVC CRUD Application using CodeIgniter v3

blog codeigniter codeigniter3 crud crud-application demo-app login mvc-framework posting register

Last synced: 07 Nov 2024

https://github.com/edugmenes/student-crud

Project I did to complete the Object Orientation cours in Java, this is a simple CRUD student registration. I also explored Java Swing.

cadastro-de-alunos crud crud-application crud-java crud-sample form interface java java-app java-interface javaswing login oriented-object-programming

Last synced: 13 Nov 2024

https://github.com/marlinsk/park_h-backend

Repositório do back-end da aplicação Park H - Plataforma de anúncio de aluguel de garagem.

apache-maven api-rest crud docker docker-compose docker-composer docker-image dockerfile java mvc-architecture mvc-pattern postgres spring-boot swagger-ui

Last synced: 18 Nov 2024

https://github.com/luizfranzon/crud

FullStack CRUD Application

crud express javascript nodejs reactjs typescript vite

Last synced: 06 Nov 2024

https://github.com/ayimdomnic/elixir-to-do-app

Kickstart Elixir (Phoenix Framework)

crud elixir hello-world phoenix-framework

Last synced: 08 Nov 2024

https://github.com/shaikahmadnawaz/react-todo-firebase-app-one

React TODO application with Firebase backend to store all of the todos.

crud firebase react tailwindcss todoapp

Last synced: 06 Nov 2024

https://github.com/shaikahmadnawaz/react-firebase-crud

CRUD Using React + Firebase | Firebase and Firestore

crud firebase firestore react

Last synced: 06 Nov 2024

https://github.com/shaikahmadnawaz/ecommerce

This is a simple e-commerce application built with Node.js, Express.js, and MongoDB.

bcrypt crud expressjs json jwt mongodb mongoose nodejs

Last synced: 06 Nov 2024

https://github.com/stevmwhitfield/pern-starter

A web app built using the PERN stack with basic CRUD operations.

crud express fullstack nodejs postgresql react

Last synced: 08 Nov 2024

https://github.com/henriquediassilva/crud-max

Crud de clientes com Angular 16

angular-material angular16 api crud scss

Last synced: 11 Nov 2024

https://github.com/edugmenes/product-registration

This is a simple product CRUD I've made using JavaScript, storing the objects using arrays.

crud crud-application development front-end front-end-development frontend html5 javascript web-application web-development web3 website

Last synced: 13 Nov 2024

https://github.com/gustavoherreronunes/projectpetshop-pdo

🐶 Sistema web para realização das operações de CRUD em um banco de dados MySQL com registro dos animais de estimação de uma Petshop. Desenvolvido para fixação e treino dos conhecimentos de PDO (PHP Data Objects) adquiridos durante aulas de Programação para Web.

crud mysql pdo php phpmyadmin

Last synced: 07 Nov 2024

https://github.com/halilugur/pythonflaskaws

Quotes Application is a Flask-based web application that allows users to manage their favorite quotes with CRUD operations. Built with Python, Flask, and Bootstrap, it provides an intuitive interface for creating, reading, updating, and deleting quotes.

aws bootstrap crud flask jquery quote

Last synced: 08 Nov 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: 13 Oct 2024

https://github.com/carloshenriquefs/helpdesk

📞🕧 - HelpDesk Back-End e Front-End

angular crud heroku java11 jpa jwt maven spring

Last synced: 13 Oct 2024

https://github.com/alexcage2/linqtasks

Simple CRUD app for storing solutions

crud csharp docker-compose efcore linq ms-sql-server mvc rest

Last synced: 17 Nov 2024

https://github.com/arielspencer/api-bookstore-node-express

📚 API Bookstore é uma aplicação backend em Node.js e Express para gerenciar catálogos de livros.

api backend crud express javascript mongodb mongoose node-js restful

Last synced: 06 Nov 2024

https://github.com/dialeleven/laravel-crud-in-50-minutes-for-beginners-from-scratch

Laravel CRUD in 50 minutes for Beginners from Scratch tutorial by Devtamin. From BASIC Laravel to more ADVANCED concepts! See README. Tutorial Github repo - https://github.com/devtamin/Laravel-CRUD-for-Beginners/tree/master.

crud laravel

Last synced: 06 Nov 2024

https://github.com/jedymatt/notemanager

A simple note management web app with CRUD implementation using Laravel 8 framework and Bootstrap 5 for styling

crud laravel php

Last synced: 07 Nov 2024

https://github.com/thenriquedb/todo-list-with-spring

API Rest para gerenciamento de lista de tarefas, construída em Java com o framework Spring Boot.

crud java openapi3 spring spring-boot swagger

Last synced: 08 Nov 2024

https://github.com/faresbrayek2/prosit-2

A simple Java application for managing a virtual zoo. The application consists of three classes: ZooManagement, Zoo, and Animal, which collectively allow you to create a zoo, add animals, remove animals, search for animals by name, and display information about the zoo and its residents.

crud java jdk

Last synced: 13 Oct 2024

https://github.com/aswassaw/go-restful-api

Belajar membuat sebuah RESTful API sederhana menggunakan Golang.

crud golang restful-api

Last synced: 06 Nov 2024

CRUD Awesome Lists
CRUD Categories