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/melardev/expressbookshelfapicrud

NodeJs Rest Api application built with Express and Bookshelf ORM

api bookshelf crud express http node node-js nodejs orm orm-framework rest

Last synced: 26 Nov 2024

https://github.com/knowledgefactory4u/dotnet6-sqlserver-crud-application

Build REST CRUD APIs with .Net 6 and Microsoft SQL Server

crud dotnet6 rest-api sqlserver

Last synced: 14 Jan 2025

https://github.com/melardev/javaspringbootjwtcrudpagination

Java Spring Boot Crud + Pagination application secured with JWT

crud crud-pagination full-stack fullstack java jwt spring spring-boot spring-data

Last synced: 26 Nov 2024

https://github.com/melardev/flaskapipaginatedcrud

Python Rest Api application built with Flask + FLask SQLAlchemy with pagination

api crud flask flask-api flask-sqlalchemy full-stack fullstack http pagination python rest sql-alchemy web

Last synced: 26 Nov 2024

https://github.com/urian121/crud-de-usuarios-con-javascript-php-y-mysql

Esta es una guía para crear un CRUD con JavaScript y ademas crear una API RESTful básica usando PHP y el gestor de base de datos relacional MySQL. Incluye funcionalidades CRUD completas (Crear, Leer, Actualizar y Eliminar) junto con un frontend en JavaScript para interactuar con la API.

crud crud-con-javascript crud-con-php crud-javascript crud-php-mysql mysql php

Last synced: 21 Jan 2025

https://github.com/websolutionstuff/laravel-9-ajax-crud-example

we will learn how to create ajax crud operations in laravel 9. here, we will perform laravel 9 ajax crud example without page refresh.

ajax-crud ajax-crud-operation crud crud-application crud-operation jquery jquery-ajax laravel laravel9 php

Last synced: 21 Dec 2024

https://github.com/mariosplen/rfid_inventory_app

Automated object recognition system integrating RFID and AI for assisted inventory management. Uses Raspberry Pi, WebSocket (Tornado), and a Flutter mobile app with AI (Google's Gemini API) for Real-Time tracking and item identification. Ideal for supply chain, retail, and asset management applications.

ai crud cubit firebase flutter google-cloud-platform inventory-management object-recognition r420 raspberry-pi rfid tornado websocket

Last synced: 03 Nov 2024

https://github.com/crizmo/xlsx-mongo

Streamlined Import, Export, and CRUD Operations between XLSX and MongoDB

add crud delete excel export find import mongodb update xlsx

Last synced: 21 Dec 2024

https://github.com/melardev/vuevuexpaginatedasynccrud

Vue + Vuex TODO app with Pagination and CRUD Http requests

api async axios crud node nodejs npm pagination rest vue vuejs vuejs2 vuex

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

https://github.com/letsila/simple-go-crud

A very simple Go application CRUD (without the U)

crud golang mysql webapps

Last synced: 14 Jan 2025

https://github.com/tmigone/vuetify-easy-crud

Easy CRUD tables plugin for Vuetify framework. Demo at: https://vuetify-easy-crud.now.sh/

crud data-table easy fragment table vue vuejs vuetify

Last synced: 07 Jan 2025

https://github.com/sudarika/wow-jobs

Introducing our new student-centric social media platform, where you can connect with peers, enhance qualifications, discover internships, and achieve your career goals. Join us in revolutionizing how students navigate their academic and professional journeys for a brighter future.

academic-project crud mern-stack mongodb

Last synced: 06 Nov 2024

https://github.com/muhammadzulhusni/blog-system

Blog System is a web application built with Laravel, designed for managing and publishing blog posts. The system includes full CRUD (Create, Read, Update, Delete) capabilities, allowing users to create, view, edit, and delete blog posts.

blog-system crud inprogress-develop laravel-framework tailwindcss

Last synced: 11 Oct 2024

https://github.com/diegorbaquero/express-sequelize-crud-router

express CRUD router based on a sequelize model

crud debug express expressjs router

Last synced: 07 Jan 2025

https://github.com/sgangopadhyay/php-loginlogout-app

Login Logout system in PHP

crud login-logout-system mysql php

Last synced: 08 Nov 2024

https://github.com/andrewjbateman/ionic-angular-firebase

:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.

angular angular15 crud crud-application database firebase firebase-database ionic ionic6 pwa rxjs rxjs7

Last synced: 14 Jan 2025

https://github.com/akarazhev/metacfg4j

The metacfg4j project (that stands for the meta configuration for java) is a library that can be used as the solution by creating a business abstraction or may extend an existed implementation to provide such software solutions as: various configuration (application, user's and etc.), CRUD services, DSL, MVP.

crud dsl h2db http-client http-server https-server java mvp rest-api

Last synced: 01 Dec 2024

https://github.com/collectivecloudperu/cruddjango4

Como Crear Un CRUD con Django 4 (Python 3.11) y Bootstrap 5

bootstrap5 crud django django-framework python

Last synced: 17 Dec 2024

https://github.com/guilhermebkel/suub-job-challenge

A client with Full CRUD Actions on a Database, comparable to a Database Manager.

angular7 crud ionic4 mongodb rest-api restful-api restify

Last synced: 21 Jan 2025

https://github.com/pranav-kural/plamatio-frontend

Production-quality web-based e-commerce frontend built with Next.js, Redux, TypeScript, Clerk, Stripe, and more.

crud ecommerce nextjs react redux rtk-query tailwindcss typescript

Last synced: 22 Nov 2024

https://github.com/bush1d3v/solid_rest_api

API Rest com Autenticação de Usuário e Criptografia de senha, tentando levar em consideração os princípios de SOLID

api bcrypt crud express javascript jwt nodejs nodemon npm-package pg postgresql rest rest-api solid sql

Last synced: 27 Dec 2024

https://github.com/yaleksandr89/mvc-v1

Пример реализации архитектурного шаблона "MVC" на примере работы фреймворка

boostrap bootstrap5 composer crud javascript mvc-application mvc-framework mvc-pattern mvc-sample php php8 php83

Last synced: 12 Oct 2024

https://github.com/pateash/photo_gallery

simple CRUD photo_gallery project

crud photo-gallery php

Last synced: 21 Nov 2024

https://github.com/clever-framework/clever-framework

基于BFF架构设计的中后台快速开发框架,支持SQEL、JPA、Mybatis 等多种查询方式

backend-for-frontend bff crud jpa spring spring-boot spring-data spring-data-jpa spring-security

Last synced: 07 Nov 2024

https://github.com/knowledgefactory4u/dotnet-sqlserver-angular15-crud

.Net + Microsoft SQL Server + Angular 15 CRUD Application Example

angular15 crud dotnet sqlserver

Last synced: 14 Jan 2025

https://github.com/pranav-kural/webifiy

An ultimate directory for all the amazing online e-commerce stores.

authentication bootstrap crud ecommerce-store php sanitization semantic-ui

Last synced: 22 Nov 2024

https://github.com/florianstancioiu/laragenerator

A JavaScript application that generates basic PHP files for Laravel

crud javascript laravel laravel-generator

Last synced: 05 Nov 2024

https://github.com/vilhalva/crud-python-em-postgresql

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NO DATABASE POSTGRESQL.

aplicativo codigo crud database postgresql python terminal

Last synced: 29 Dec 2024

https://github.com/tmtocb/crud-ideas_rails_carrierwave_bootstrap

simple ideas-app with Rails 6, carrierwave for file upload, Bootstrap for styling, devise for authentication, CRUD actions, comments included, gravatars added. Postgresql as database with Heroku deployment.

bootstrap carrierwave crud gravatar heroku heroku-deployment postgresql rails rails6

Last synced: 07 Dec 2024

https://github.com/mvccore/example-cdcol-basic

Classic CD collection CRUD example with default SQLite database.

albums cd-albums cds crud crud-application crud-sample mvccore

Last synced: 25 Nov 2024

https://github.com/caritoz/mini-crm

Small CRM with Laravel v8 and frontend in VueJs.

ci-cd crm crud laravel-framework php8 vue-router vuejs vuex-store

Last synced: 01 Dec 2024

https://github.com/abualiyousef/crud_js

A 'products management' system for an electronic store with insertion, deletion, and updating products "CRUD" using HTML 5, CSS 3, Bootstrap, and JavaScript with REGEX.

bootstrap crud css3 html5 javascript regex

Last synced: 21 Nov 2024

https://github.com/andrewjbateman/angular-material-firebase

:clipboard: Angular app with Angular material components to display data stored using firebase v9

angular angular-material angular-material16 angular16 crud firebase firebase9 firestore-database html5 rxjs scss-framework

Last synced: 27 Dec 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: 19 Jan 2025

https://github.com/marcosvel/crescamais

Sistema CRUD feito com ReactJS e API json-server

crud jsonserver reactjs

Last synced: 19 Dec 2024

https://github.com/farab-hussain/dashboard

The React Admin Dashboard is a powerful tool designed for real-time data management, featuring interactive charts, event organization, and a Kanban task management system. Built with the Refine Framework, it offers full CRM functionality, ensuring a seamless user experience and efficient operations for businesses.

admin-dashboard admin-ui ant-design anti-design codegen crud developer-tools frontend-framework good-first-issues graphql hacktoberfest internal-tools javascript low-code open-source-project react react-hooks refine typescript vite

Last synced: 20 Dec 2024

https://github.com/guuri11/let-it-flow

🎯 Let it flow is your friendly workspace app with a minimalist neumorphic UI and many features where you can read in the README 📖

animations crud crud-functions firebase flow javascript netlify pwa react react-router reactjs recoil recoiljs webapp workspace

Last synced: 05 Jan 2025

https://github.com/abualiyousef/restaurant-reservation

Restaurant-Reservation is a .NET project for managing restaurant reservations. It features asynchronous methods in LINQ, follows GIT best practices, and includes tasks like creating a database, writing migrations, and implementing CRUD operations and advanced queries.

crud dotnet efcore linq

Last synced: 21 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/01barthez/express-js-started

Ce projet est un template de démarrage pour des applications backend développées avec Express.js et TypeScript. Il est conçu pour simplifier le démarrage rapide de nouveaux projets en intégrant un ensemble d'outils essentiels pour le développement professionnel

api-rest bcrypt cronjob-scheduler crud docker eslint express-js jwt mongodb prettier prisma-orm swagger typescript

Last synced: 14 Dec 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/808vita/react-form-n-table

React Crud - local storage version & MERN version - navigate to branches section !

antd crud mern-crud mern-stack mongodb react react-crud reactjs

Last synced: 28 Dec 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/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/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/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/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/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/robinhosz/crudjava

Desenvolvimento de um CRUD no MySQL na linguagem Java.

crud java mysql

Last synced: 07 Dec 2024

https://github.com/thetharz/student-management-system-individual-3996

Streamlined student record management with CRUD operations, built using WPF and C#.

crud mvvm-architecture wpf

Last synced: 21 Jan 2025

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/rahmanislamien/pegawai

crud sederhana dengan codeigniter 4

codeigniter4 crud simple-app

Last synced: 24 Nov 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/itsmaheshkariya/laravel-todo

Laravel Todo Application with CRUD Operations.

application bootstrap composer crud laravel maheshkariya todo tutorial

Last synced: 06 Jan 2025

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

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

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

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/pablob07/crudcodeigniter3

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

codeigniter3 crud php7

Last synced: 21 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/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/ecthorsilva/heroapi-php

Repositório para a Atividade Verbos com a HeroApi em PHP para a aula de Programação WEB III do Professor Laércio Silva

crud heroapi php

Last synced: 06 Jan 2025

https://github.com/fredgainza/portfolio-laravel-crm

Tables CRUD Employés Entreprises liées

crm-system crud laravel

Last synced: 16 Jan 2025

https://github.com/danidelgadoz/angular-cypress-crud

Angular13 CRUD operations quickstart with integration e2e test using Cypress.js

angular crud cypress e2e restful

Last synced: 28 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: 18 Jan 2025

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

https://github.com/aaronzi/go-demo-api

Demo Web API written in GO including MySQL database connection and CRUD operations

api crud go mysql rest web

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

CRUD Awesome Lists
CRUD Categories