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/rockaflare/AplikasiElpiji

Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.

avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite

Last synced: 23 Oct 2024

https://github.com/sunny-unik/crud_app

My first basic web app for learn MERN stack. It contains all CRUD operations.

beginner-friendly crud javascript mern-stack multer open-source

Last synced: 10 Jan 2025

https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo

Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.

asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi

Last synced: 23 Nov 2024

https://github.com/junxian428/laravel_crud_mysql_auth_todoapp

Laravel CRUD with MySQL and Auth Preparation for EXAM. Todo App

authentication crud laravel todoapp

Last synced: 20 Nov 2024

https://github.com/kevinadhiguna/yomunication

Yomunication is a web application that allows you to create, read, update, and delete articles.

article blog crud crud-application expressjs mongodb nodejs rest-api

Last synced: 11 Jan 2025

https://github.com/hasithaishere/go-rest-api-with-postgresql

A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.

backend crud gin go ip-logger middleware postgresql rest-api

Last synced: 15 Oct 2024

https://github.com/sakr2000/crud-system

Simple CRUD system with JavaScript

bootstrap crud javascript localstorage

Last synced: 29 Nov 2024

https://github.com/jamal-saadeddin/noteable-be

A streamlined note-keeping application enabling easy creation, editing, and searching of personal and professional notes. This project was part of @Foothill internship program.

crud expressjs mongodb nodejs

Last synced: 19 Nov 2024

https://github.com/nazmulhossain2905/react-crud-app

React Todo App Using Context API.

crud notes react react-crud-app

Last synced: 16 Jan 2025

https://github.com/1manuelc/crud-restaurante-tep

Sistama de Restaurante com CRUD em Java usando GUI e banco de dados MySQL.

crud java mysql mysql-database swing-gui xampp

Last synced: 16 Jan 2025

https://github.com/hashi7412/crud-with-mysql

The repository is an example program to do database CRUD(create, read, update, and delete) operations using Golang and MySQL

crud golang hashi7412 mysql practice shinobi

Last synced: 24 Nov 2024

https://github.com/poncoe/kucing-laravel

final project, web programming, telkom university.

crud crud-application crud-sample google google-api laravel login restful restful-api

Last synced: 27 Dec 2024

https://github.com/sufiyan33/angular-spring-boot-mysql-crud-operation

CRUD operation with Angular, Spring boot & MySQL. Trying to create a full stack application where frontend would be in Angular and backend in Spring Boot.

angular angular-cli angular18 crud crud-application crud-operation fullstack-development mysql spring-boot

Last synced: 16 Jan 2025

https://github.com/mtimma001/clinical-trial-data-tool-v2

Clinical Trial Data Analysis Tool is a Flask-based web app for healthcare professionals to manage and analyze clinical trial data. It features full CRUD functionality, interactive visualizations (Plotly/Matplotlib), a responsive Bootstrap UI, MySQL database integration, and Heroku deployment for accessible, scalable use.

bootstrap5 clinical-trials crud data-analysis data-visualization flask healthcare heroku mysql pandas plotly python

Last synced: 07 Dec 2024

https://github.com/ajsalemo/springbootembeddedcontainers

A repo of CRUD examples that uses different embedded containers, instead of the default which is Tomcat.

api azure cloud container controllers crud docker jar java jetty postgres rest springboot springdatajpa todo tomcat

Last synced: 29 Dec 2024

https://github.com/radikz/university

An example of CRUD ASP.NET CORE MVC with WEB API and SQL SERVER database

api asp-net-core asp-net-core-mvc crud sql-server

Last synced: 13 Dec 2024

https://github.com/junxian428/javafx_restapi_sqlite_pi4_chat_client

File Bigger Than 100 MB is not allowed to be uploaded into a single repository.

crud javafx-desktop-apps raspberry-pi-gpio spring-boot-restful sqlite

Last synced: 20 Nov 2024

https://gitlab.com/DanCruise/laravel-vue-inertia

CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y Vue 3 con Inertia.js

Vue3 component crud inertiajs laravel laravel9 vue.js

Last synced: 26 Sep 2024

https://github.com/junxian428/golang_crud_mysql

Golang simple web application with CRUD MySQL Source: https://www.golangprograms.com/example-of-golang-crud-using-mysql-from-scratch.html

crud golang mysql

Last synced: 20 Nov 2024

https://gitlab.com/DanCruise/laravel-react-inertia

CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y React con Inertia.js

crud inertiajs laravel laravel9 login react tailwindcss vite

Last synced: 26 Sep 2024

https://github.com/kenxsantos/basic-crud-laravel

A basic crud system using laravel framework

class-activities crud laravel

Last synced: 14 Jan 2025

https://github.com/junxian428/django_crud_mysql

Reference: https://www.javatpoint.com/django-crud-application

crud django

Last synced: 20 Nov 2024

https://github.com/msafdev/japanese-crud

A basic CRUD shows a list of mangas, doujinshi (unofficial mangas), and magazines from Japan in each of their own respective shelves. Made with Laravel, MySQL, Blade, sweat and tears.

blade crud laravel mysql

Last synced: 31 Dec 2024

https://github.com/vcolesdev/nextjs-clients-app

[WIP] Clients dashboard app. Users can add, update, and delete clients. Currently working on authentication.

crud crud-api database json-server nextjs react react-hook-form react-hooks reactjs redux redux-toolkit rtk-query typescript

Last synced: 24 Nov 2024

https://github.com/junxian428/csharp_net_desktop_crud_ms_access

Just a simple Desktop Application with MS Access with CRUD Feature and Refer to https://youtu.be/oEiHByK1PAQ

crud csharp desktop-app msaccess

Last synced: 20 Nov 2024

https://github.com/yenilikci/node.js-restapi

Node.js ile basit bir api uygulaması. GET, POST, PUT ve DELETE http metotları. Express.js kullanmadan ve fake db ile.

api crud nodejs

Last synced: 16 Nov 2024

https://github.com/rohitroy-github/mern-crud-api

This is a project to practice MERN Stack development using MongoDB, ExpressJS, ReactJS, NodeJS by making a CRUD API application !

api crud js json mongodb mongoose

Last synced: 19 Dec 2024

https://github.com/androidbeingx/flask_project

A class project. Code applying the knowlage of flask, sqlite and python.

crud database flask project python sqlalchemy sqlite3

Last synced: 22 Dec 2024

https://github.com/roman31x/dia-2-proyecto-listado-personas

Proyecto de listar personas en Java esta enfocado mejora lógica de programación y aciones de un CRUD, utilizando Clean Code y Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y distribución; JUnit verifica funcionalidad. Espero sea de tu agrado :).

clean-code crud java junit maven-plugin poo solid

Last synced: 12 Jan 2025

https://github.com/freinet12/taxistop

An a basic crud api for uber-like apps

api backend crud express mongodb mongoose nodejs

Last synced: 15 Dec 2024

https://github.com/a-samod/restful-api-using-nodejs-expressjs-and-mongodb

This repository contains the source code for a RESTful API developed with Node.js, Express.js, and MongoDB. The API follows REST principles to provide CRUD (Create, Read, Update, Delete) operations for interacting with a MongoDB database, making it a robust backend solution for web and mobile applications.

crud expressjs mongodb nodejs rest-api

Last synced: 27 Dec 2024

https://github.com/imtiajahammad/crudwithpaging

Its a simple MVC CRUD with model called Employee along with paging in the list view.

asp-net asp-net-mvc crud csharp mvc-framework pagedlist pagedlistmvc paging-library

Last synced: 16 Nov 2024

https://github.com/sreeragp69/notes-app-backend

Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.

authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api

Last synced: 10 Oct 2024

https://github.com/itaditya/vue-todo-app

An advanced to-do app in Vue made to please the Javascript Overlords

animations crud flip javascript layout-animation reactive todo translate vue vue-todo vuejs

Last synced: 19 Dec 2024

https://github.com/patmaz/publicapi

API with JWT authentication + websockets + data scraping

api bcrypt cors crud data-scraping firebase graphql jwt jwt-authentication nodejs real-time websockets

Last synced: 19 Nov 2024

https://github.com/d-malex/backend-node.js

SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js

api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3

Last synced: 19 Nov 2024

https://github.com/radenadri/mini-contactbook

Little example of contactbook using PHP, implementing the PDO driver with MySQL for database, also dompdf for creating a small report

crud dompdf mysql pdo php

Last synced: 19 Nov 2024

https://github.com/percivalyan/library-crud-php

Web Library CRUD with HTML, CSS, JS and Native PHP

crud library php-native

Last synced: 09 Jan 2025

https://github.com/binaryleo/aspnet_crudbasic

A CRUD using ASPNET MVC app.

aspnet-mvc bootstrap5 crud csharp visual-studio

Last synced: 07 Dec 2024

https://github.com/raelzeraxd/crud

a simple crud with mysql in go and python

crud golang python

Last synced: 27 Dec 2024

https://github.com/amangupta262/todo-app-js

A todo app using vanilla js

crud css html javascript

Last synced: 19 Nov 2024

https://github.com/luismarchio03/go-library-management

Um aplicativo em Go para gerenciar livros e autores, seguindo os princípios SOLID. Inclui importação de autores via CSV e operações CRUD para livros.

crud csv-import go golang library-management solid-principles webapi

Last synced: 21 Nov 2024

https://github.com/camruthav/bookstore-app_mern

Bookstore App Using MERN Stack

cors crud mern-stack vite webdevelopment

Last synced: 22 Dec 2024

https://github.com/narmingafarova/crud

Create, read, update, delete

axios crud react

Last synced: 16 Nov 2024

https://github.com/somenath203/nodejs-task-app-api

Click below to see the full documention of the API

authentication crud expressjs fileupload jwt mongodb nodejs

Last synced: 19 Nov 2024

https://github.com/akifzdemir/rentacarproject

Rent A Car project C# Backend

crud csharp dotnet rentacar

Last synced: 18 Nov 2024

https://github.com/thaycacac/todo-api

The sample project for call api ASP.NET with GET, POST, PUT, DELETE

api crud csharp sample-api sample-crud thaycacac

Last synced: 18 Nov 2024

https://github.com/somenath203/grocery-bud

Click below to visit the website

crud react

Last synced: 19 Nov 2024

https://github.com/reafreitas1/ice-cream_angular

June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.

angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript

Last synced: 12 Jan 2025

https://github.com/karume629/blog-application

A Simple Blog Application

crud mvc rails-application

Last synced: 20 Dec 2024

https://github.com/carloseduardonit/programa-infox

Programa para setor de Informatica

crud java-8 mssql

Last synced: 10 Jan 2025

https://github.com/a-samod/vehicle-registration-api

This Node.js and MongoDB-powered REST API enables user registration and vehicle number validation with CRUD operations. It includes features like filtering, pagination, and timestamps in Sri Lankan Time (UTC+5:30).

crud expressjs mongodb nodejs pagination restapi swagger validation vehicle-registration

Last synced: 30 Nov 2024

https://github.com/mehrajlatifli/jsoncrud

Example of CRUD(Create, Read, Update and Delete) with json file

console crud deserialization file json jsonarray listgeneric root serialization

Last synced: 14 Jan 2025

https://github.com/roby2409/mvvmrxswift

Swift mvvm with rxswift (login and fetch data)

crud crud-application mvvm rxswift swift swift-mvvm

Last synced: 07 Dec 2024

https://github.com/poonamkhatri/php-ajax-crud

This repository contains a simple demonstration of how to implement Create, Read, Update, and Delete (CRUD) operations using PHP and Ajax. CRUD operations are fundamental in web development, allowing users to interact with data by creating, reading, updating, and deleting records from a database.

ajax ajax-call ajax-form ajax-request bootstrap crud crud-application crud-operation mysql mysql-database mysql-server php php-crud php-crud-operation php7 php8

Last synced: 18 Nov 2024

https://github.com/swalx/go-product-restapi

Basic golang rest api CRUD application for products.

api crud go golang rest-api

Last synced: 21 Nov 2024

https://github.com/dnsouzadev/crud_nodejs

Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado

crud nodejs

Last synced: 12 Jan 2025

https://github.com/samukiszhsd/crudformsubc

Projeto com foco no desenvolvimento de um CRUD para aula de programação web da Universidade Braz Cubas

bootstrap crud mysql php

Last synced: 12 Jan 2025

https://github.com/nisarg2061/library-api

Library API is a simple CRUD API developed in Go that manages books and authors

backend crud crud-api go golang

Last synced: 13 Nov 2024

https://github.com/lucassimao/cashflow

SpringBoot based restful backend + Angular frontend for cash flow management

angular backend cash-flow crud docker expenses jwt spring-boot

Last synced: 23 Nov 2024

https://github.com/a-samod/subscription-management-backend

The backend for the subscription management application is built using Node.js and MongoDB, providing functionalities such as creating subscription groups, adding members, and tracking payments.

crud mongodb nodejs subscription-management

Last synced: 27 Dec 2024

https://github.com/imix-dkz/apirest-php

Ejemplo de CRUD simple de una API REST en PHP directo

api-rest crud php

Last synced: 16 Nov 2024

https://github.com/mahmudunnabikajal/vue_todo

Vue Todo CRUD in localStorage

crud localstorage localstorage-crud vue vuejs vuex

Last synced: 05 Jan 2025

https://github.com/mvysny/jdbi-orm-vaadin-crud-demo

A Vaadin app which demoes the JDBI-ORM library

crud java vaadin

Last synced: 16 Oct 2024

https://github.com/aymanetech/laravelcrud

this is a simple crud workshop on laravel

crud framework laravel php

Last synced: 07 Dec 2024

https://github.com/moondrop/helica

✨ A blazing fast micro web framework made for rapid development of RESTful APIs

api crud fast http nodejs oop rest rest-api routing server webserver

Last synced: 02 Nov 2024

https://github.com/sparsh-kumar/promocode-crud-api

Backend APIs for managing (creating / editing / deleting) promotion codes made using nestJS and typescript.

3-layer-arcitecture 3-tier-architecture crud express mongodb mongodb-atlas mongoose nestjs nestjs-backend oops oops-in-typescript promotion-code typescript

Last synced: 19 Nov 2024

https://github.com/saburlimbur/task-management-ci3

Sebuah proyek tugas kelompok akhir dari mata kuliah Web Programming 1, menggunakan CodeIgniter 3.

bootstrap5 codeigniter crud hacker javascript jquery old-language php surfing sweetalert validation-library

Last synced: 14 Oct 2024

https://github.com/yigitkader/restapi-crud-springboot

Spring Boot CRUD Operations

crud crud-application spring-boot

Last synced: 07 Dec 2024

https://github.com/zofe/rapyd-module-installer

module installer for rapyd-livewire laravel application

crud laravel modules rapyd

Last synced: 23 Oct 2024

https://github.com/grzegorzwalewski/taskmanager

Task board with API CRUD and decent frontend

crud larvel livewire tailwindcss task-board task-manager

Last synced: 09 Oct 2024

https://github.com/kauancavazani/simple-crud

A simple API developed using Java and Spring Boot to manipulate a mysql database

crud java mysql spring spring-boot

Last synced: 12 Jan 2025

https://github.com/gustavohenriqueschmitz/crud-node.js

A CRUD in Node JS. Made using the Express framework, Sequelize with a MySQL database, and docker-compose to run the database.

crud docker mysql nodejs

Last synced: 18 Nov 2024

https://github.com/alexlatam/laravel-spa-inertia-crud-projects

Laravel with Jetstream, Inertia and Vuejs for a CRUD spa about projects

crud inertiajs jetstream laravel single-page-app spa vuejs

Last synced: 20 Nov 2024

https://github.com/saifadin1/e-commerce-api

A .NET Core-based E-Commerce API for managing products, carts, orders, and payments via Stripe. Secured with JWT authentication for safe access to all features.

api crud csharp jwt-authentication stripe-payments

Last synced: 15 Nov 2024

https://github.com/leosimoes/rocketseat-java-spring-restapi-todolist

Rocketseat Java course project. REST API with Spring Framework for registering, reading and updating tasks, with filter by user.

crud java rest-api spring-framework

Last synced: 12 Jan 2025

https://github.com/kieranmueller/firebase-api

Simple Firebase CRUD API created with Java Spring Boot

api crud firebase java spring

Last synced: 22 Dec 2024

CRUD Awesome Lists
CRUD Categories