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/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/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/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/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://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/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://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/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/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/raelzeraxd/crud

a simple crud with mysql in go and python

crud golang python

Last synced: 27 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://github.com/karume629/blog-application

A Simple Blog Application

crud mvc rails-application

Last synced: 20 Dec 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/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://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/django_crud_mysql

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

crud django

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/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/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/carloseduardonit/programa-infox

Programa para setor de Informatica

crud java-8 mssql

Last synced: 10 Jan 2025

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/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/mahmudunnabikajal/vue_todo

Vue Todo CRUD in localStorage

crud localstorage localstorage-crud vue vuejs vuex

Last synced: 05 Jan 2025

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/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/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/amangupta262/todo-app-js

A todo app using vanilla js

crud css html javascript

Last synced: 19 Nov 2024

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/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/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/akifzdemir/rentacarproject

Rent A Car project C# Backend

crud csharp dotnet rentacar

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/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/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/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/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/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/zofe/rapyd-module-installer

module installer for rapyd-livewire laravel application

crud laravel modules rapyd

Last synced: 23 Oct 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/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/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/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/ahmed-maher77/crud-web-app-using-reactjs-bootstrap-scss

A React-based CRUD web application that allows users to manage instructors and courses, featuring operations to create, read, update, and delete records with high accessibility and responsive design.

bootstrap crud crud-application js oop react react-router-dom sass-framework scss

Last synced: 19 Dec 2024

https://github.com/pomelohoho/todo-list-application

Task Keeper is a minimalist task management app that allows users to add, edit, and categorize tasks. Built with Angular (Typescript) and Spring Boot (Java), it's designed for easy tracking of daily activities.

angular crud java jpa-hibernate mysql rest-api scss spring-boot todoapp typescript webapp

Last synced: 31 Oct 2024

https://github.com/greg-ynx/ynx-task-manager

Task manager application.

crud django python task-manager ynx

Last synced: 31 Dec 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/nikamelashvili/database-dashboard

JavaFX and MySQL Project for managing Relational tables.

crud javafx mysql

Last synced: 13 Dec 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/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/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/guilhermeferreiram/controledecontatosmvc

Projeto ASP.NET Core MVC para Controle de Contatos

asp-net-core banco-de-dados crud mvc smtp

Last synced: 20 Nov 2024

https://github.com/andersonrezende/lembrador

Software básico para criar/editar/deletar/ver lembretes criados pelo usuário.

crud java lembrador lembrete

Last synced: 05 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

https://github.com/alexanderlapygin/cra_msw-data_rtl_faker

CRA starter for mini-blog with testing using FAKER, RTL, MSW and MSWJS/DATA

blog cra crud faker js msw msw-data react react-testing-library rtl softspiders ss starter template test ts typescript

Last synced: 19 Nov 2024

https://github.com/antonio-phpfullstack/php-basics

In-depth PHP tutorials with practical examples, covering variables, data types, conditionals, loops, functions, arrays, database interactions, and security practices.

crud data-validation forms functions http mysql php php-tutorials php7 prepared-statements procedural-programming programming-basics security session-management transaction web-development

Last synced: 05 Jan 2025

https://github.com/ycarlosedu/dragons-react

Projeto realizado em React e Typescript com propósito de estudo.

crud css dragons html js react typescript

Last synced: 15 Dec 2024

https://github.com/zoelabbb/crudjs_simple

Just simple CRUD using Javascript language, check demo website below

crud javascript simple

Last synced: 27 Dec 2024

https://github.com/kieranmueller/next.js-api

Simple CRUD API with Next.js, mocking data

api crud javascript next nextjs rest typescript

Last synced: 22 Dec 2024

https://github.com/jezbravo/laravel-crud-api

Basic backend CRUD with Laravel

composer crud crud-application laravel mysql php railway

Last synced: 27 Nov 2024

https://github.com/polgubau/client-side-solvethex

Esta aplicación se conecta a la API de SolveTheX, por lo que es necesario tenerla corriendo en el puerto 3000. (Ver readme de la API)

crud solvethex vue

Last synced: 13 Dec 2024

https://github.com/polgubau/stickies-backend

API for the stickies web & app project

api back crud nest postgre

Last synced: 13 Dec 2024

https://github.com/snehasishcodes/api-template

A Node.js API template to get started with making RESTful APIs using Express.js that allow CRUD operations, middleware and database handling with MongoDB

api crud database expressjs middleware nodejs restful-api

Last synced: 05 Jan 2025

CRUD Awesome Lists
CRUD Categories