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/danncruise/products-vue

Con VUE se consume la API de Laravel: https://github.com/DannCruise/laraproducts

api-client chartjs crud datatables vue vue3

Last synced: 27 Nov 2024

https://github.com/lionelsu/trybe-futebol-clube

Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.

chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript

Last synced: 04 Jan 2025

https://github.com/cyberg4b/api-rest-spring-boot

Um CRUD básico que utiliza Spring Data JPA, Hibernate, Spring Security, e PostgreSQL.

api-rest crud java postgresql spring-boot

Last synced: 01 Jan 2025

https://github.com/gopher1980/gormcrud

This is the module for create CRUD in GORM (goland)

crud crud-api crud-generator go gorm gorm-sample module

Last synced: 23 Dec 2024

https://github.com/pikuzamarie/project-cost-calculator

CheckSum - calculate project cost at ease

calculator-application crud material-ui react redux

Last synced: 17 Dec 2024

https://github.com/manish312002/mvblog

MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.

api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application

Last synced: 17 Dec 2024

https://github.com/zetsux/php-crud-with-image

🖼️ The 8th assignment of my College's Web Programming Subject to create a basic PHP CRUD website that supports image upload and includes insertion and update form

crud image-upload php website

Last synced: 09 Dec 2024

https://github.com/humangrass/go_mysql

Web server on Go with simple CRUD API using MySQL database.

crud go gorilla gorm template

Last synced: 22 Dec 2024

https://github.com/danhiel98/crudentityframework

Ejemplo de CRUD utilizando Entity Framework 6

crud csharp entity-framework

Last synced: 22 Nov 2024

https://github.com/onekiloparsec/vuex-module-generator

A generator of full-featured Vuex modules for CRUD REST endpoints handling mutations, actions, state & selection. Ideal for large Vue.js SPA using dozens of API endpoints (see https://www.arcsecond.io as an exemple).

axios crud javascript no-dependencies nodejs rest spa vue vuejs vuex

Last synced: 18 Dec 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/austinkregel/laravel-abstract

A very abstracted way to get CRUD up and running.

crud headless-cms laravel

Last synced: 18 Dec 2024

https://github.com/alddesign/crudkit

CRUDKit lets you create UI webpages for existing databases within minutes.

adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit

Last synced: 03 Dec 2024

https://github.com/lextrack/gestordeinventariowpf

Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD

crud inventario inventory-management inventory-management-system sql wpf-application

Last synced: 27 Nov 2024

https://github.com/pedro-donoso/test

REACT CRUD: El usuario puede Crear, Leer, Actualizar y Borrar elementos de una base de datos en Postgresql, se visualizan los cambios en el FrontEnd en una tabla de Bootstrap y utilizo React

bootstrap cors crud express front-end frontend node nodejs nodemon pg react

Last synced: 26 Nov 2024

https://github.com/savirafatika/ci4-basicexe

CodeIgniter 4: configuration, basic MVC and structured directory, CRUD, user authentication with library myth-auth

bootstrap4 ci4 codeigniter crud faker migration myth-auth pagination php practice seeder

Last synced: 28 Nov 2024

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/wracce/contacts-app

A contact tracking application with an example of a Rest request. An example of using React, RTK and FSD methodology

bem classnames crud eslint fsd npm oop prettier react react-modal react-router redux redux-toolkit redux-toolkit-query roboto solid stylus typescript

Last synced: 02 Dec 2024

https://github.com/guastallaigor/vue-backoffice-example

Vue Backoffice Example is a Vue.js simple CRUD, with authentication login, and somewhat basic functionalities.

crud crud-application crud-sample example hacktoberfest hacktoberfest2018 vuejs vuejs2 vuetify

Last synced: 27 Nov 2024

https://github.com/arjuncodess/dropbox-2.0

Dropbox 2.0: The Next.js Cloud Storage Platform is an online file storage and sharing application designed to provide users with a seamless and secure experience for managing their digital assets. This platform enables users to upload, organize, share, and collaborate on files through an intuitive interface.

clerk crud firebase firebase-database firebase-storage nextjs react shadcn-ui tailwindcss typescript

Last synced: 15 Dec 2024

https://github.com/kauefraga/zssn

🧟 Zombie Survival Social Network | Credits: mauricioklein

crud crud-api express rest-api typescript zombies

Last synced: 15 Dec 2024

https://github.com/devmaster518/ng12-nest7-postgres-crud-dashboard

Angular12 + Nest.js7+ PostgreSQL16 + CRUD Dashboard - i18n (English + Japanese)

angular12 crud dashboard i18n nestjs nx pgadmin4 postgresql typescript

Last synced: 27 Nov 2024

https://github.com/nubisub/wengdevproject

Project Akhir Pemrograman Web

basic crud html-css-javascript php

Last synced: 24 Dec 2024

https://github.com/kavithma-thushal/mern-pos

This is self learning CRUD application using MERN stack.

crud mern self-learning

Last synced: 21 Nov 2024

https://github.com/luismede/crud-customers

CRUD realizado em Python e MYSQL, simulando um sistema de cadastro de clientes.

crud database mysql python python3 sql

Last synced: 13 Dec 2024

https://github.com/melardev/laravelapipaginatedcrud

Laravel Api application implementing CRUD + Pagination

api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web

Last synced: 26 Nov 2024

https://github.com/maximo-perez-villalba/framework-dao-json

El proyecto implementa una extensión de framework-dao para persistencia de objetos en archivos con formato Json con fines pedagógicos..

crud dao dao-crud dao-design-pattern json oop oop-library oop-php php uml uml-class-diagram uml-diagram

Last synced: 12 Dec 2024

https://github.com/melardev/springbootapispringjpacrud

Spring Boot Api application with Spring Data JPA hibernate implementing HTTP Crud

api crud full-stack fullstack hibernate http jpa rest spring spring-boot spring-data

Last synced: 26 Nov 2024

https://github.com/jjpaulo2/crud-pymongo

This repository contains a simple Python program, with unit tests, that implements basic CRUD operations for MongoDB database.

crud dockerfile mongodb pymongo pytest python

Last synced: 21 Nov 2024

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

php crud(create read update delete) using mysql

booru crud crud-application css msql mysql-database mysqli php php7 phpcrud webapp website

Last synced: 13 Dec 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/mralaminahamed/js-crud

BookTracker Pro - Advanced JS CRUD Application

crud crud-application js js-crud

Last synced: 08 Dec 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/fityannugroho/contact-app

A simple contact android app. CRUD implementation using SQLite & Firebase.

android-app contacts-app crud firebase firestore sqlite

Last synced: 18 Dec 2024

https://github.com/kk-r/soccer-app

Simple application to manage soccer Teams and its Players. Basic CRUD functionalities built using Laravel 5.5 and vue.js.

crud laravel php php7 vuejs vuejs2

Last synced: 17 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/ehsundar/dopamine

General REST server for web and client app developers

android-development crud developer-tools ios-development mvp rest rest-api web-development

Last synced: 18 Dec 2024

https://github.com/discoduroderoer/example-crud-nestjs

Ejemplo de un CRUD simple con Nest.js (sin base de datos)

create crud delete example nestjs read update usuarios

Last synced: 31 Dec 2024

https://github.com/gitbrave99/crud-vuejs

CRUD con bootstrap y vue js

bootstrap crud html5 vuejs

Last synced: 12 Dec 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/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/saili-shinde/employee_management_system

Employee Management (CRUD) System | Tech Stack: Java 17, Spring Boot, Spring MVC, Spring Data Jpa, Hibernate, Maven and MySQL

crud crud-application crud-operation employee-management-system hibernate java java17 maven mysql-database spring-boot spring-data-jpa spring-mvc

Last synced: 03 Dec 2024

https://github.com/lukmanrambe/git-intro

Simple CRUD Web with PHP and MySQL

composer crud database mysql php

Last synced: 16 Dec 2024

https://github.com/umbrellacrow612/nextjs-prisma-api-example

using Prisma and Next.js together to build a robust API that enables users to perform CRUD operations on data. By combining the flexibility of Next.js with the ease of use of Prisma, this API offers a scalable and efficient solution for web development projects. Check out the code and get started building your own API

api crud databases nextjs prisma sqlite

Last synced: 11 Dec 2024

https://github.com/ashharr/crypto-tracker-india

A cryptocurrency tracker which shows INR price for all coins fetched from the CoinGecko API

api axios component crud cryptocurrency javascript props props-and-state-components react react-js state-management

Last synced: 04 Jan 2025

https://github.com/mr-hrr-harry/crud_contacts_rest_api

This is simple crud rest api for maintaining contacts details with different modules for each functionalities developed using Node || Express || MongoDB

contacts crud errorhandler expreesjs js mongodb mongodb-atlas mongoose nodejs rest-api

Last synced: 12 Dec 2024

https://github.com/walderlansena/softstore

:moneybag: SoftStore Sistema de gerenciamento de pedidos com imposto e valor final. Feito em PHP 7, Com Estrutura Hexagonal.

controller crud css hexagonal-architecture mvc order php7 routes system

Last synced: 02 Dec 2024

https://github.com/manthanank/crud-hono

CRUD Hono App

crud hono vercel

Last synced: 11 Dec 2024

https://github.com/mrf0rtuna4/taskflowapi

🧺 RESTful API для управления задачами с поддержкой CRUD операций, JWT-аутентификации и возможностью фильтрации задач по статусу и дате.

crud java jwt postgresql restful-api spring-boot

Last synced: 11 Dec 2024

https://github.com/manthanank/nodejs-swagger-mysql-crud

Node.js CRUD API with Swagger Documentation using MySQL

crud mysql nodejs swagger swagger-ui

Last synced: 02 Dec 2024

https://github.com/manthanank/nodejs-swagger-mongodb-crud

Node.js CRUD API with Swagger Documentation using MongoDB

crud mongodb nodejs swagger swagger-ui

Last synced: 02 Dec 2024

https://github.com/imvickykumar999/currency-collection

Performing CRUD Operation on my old coins.

clean-code coin-collecting crud flask imvickykumar999 sqlite3

Last synced: 01 Dec 2024

https://github.com/tokhy1/php_crud_app

Revolutionize data management with PHP powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.

backend bootstrap crud crud-app crud-application css database html mysql mysql-database php xampp

Last synced: 31 Dec 2024

https://github.com/kristerkari/observable-redux-json-api-example

A minimal example to show how to use observable-redux-json-api library using React and Express.js.

crud demo-app example-app json-api react redux redux-observable rxjs

Last synced: 16 Dec 2024

https://github.com/websolutionstuff/laravel-9-rest-api-with-passport-authentication

we will see an example of laravel 9 REST API with passport authentication. Also, perform CRUD operation with laravel 9 REST API.

authentication crud crud-operation laravel laravel9 passport rest-api restful-api

Last synced: 11 Dec 2024

https://github.com/alexanderuk82/patient-list

It allows users to create, edit, and delete patient records in a simple and intuitive way. The project utilizes functional components and hooks to manage state and handle user interactions.

crud crud-application javascript react reactjs scss

Last synced: 21 Nov 2024

https://github.com/websolutionstuff/laravel-9-crud-with-image-upload-example

In this article, we will see the laravel 9 crud with an image upload example. Here, we will learn how to image upload with crud operation in the laravel 9 application.

crud crud-application crud-operation image-upload laravel laravel9 mysql mysql-database php upload-image

Last synced: 11 Dec 2024

https://github.com/indraxyz/nextjs-mui-expressjs-sequelize-mysql

understanding combination with Nextjs, Material Ui, expressjs, mySql, Sequelize.

crud expressjs javascript material-ui mysql nextjs reactjs sequelize-orm

Last synced: 02 Dec 2024

https://github.com/mr-hrr-harry/crud_students_rest_api

This is simple crud rest api developed using Node || Express || MongoDB

api crud expressjs mongodb nodejs rest-api simple-api students

Last synced: 12 Dec 2024

https://github.com/danielt-dev/recipeable

Platform for discovering and sharing food recipes

crud django grasp python sqlite

Last synced: 20 Nov 2024

https://github.com/arif98741/oop_crud

This is repository for getting better idea about oop concept and usage. Here class, method, object and data validation are also included. For frontend design here I am using [email protected]. Any feature requests and pull request are granted with happiness. You can join

create crud crud-application delete mysql object-oriented-programming oop pdo php php7 update

Last synced: 19 Dec 2024

https://github.com/danitilahun/restapi---goandmongo

RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.

api crud database-connector go golang http mongodb rest-api

Last synced: 27 Dec 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/aabbtree77/auth-starter-backend

Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.

authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss

Last synced: 27 Dec 2024

https://github.com/hir4/mongoose_api

Project using Node, Express and Mongoose to create an API that access MongoDB database and make all the CRUD operations.

api-rest crud dotenv express javascript mongodb mongoose nodejs nodemon

Last synced: 27 Dec 2024

https://github.com/ibz-04/lara

REST API & CRUD backend architecture, integrable with any Frontend framework

backend-api backend-service crud crud-api crud-application laravel11-crud-operation php postman postman-test restful-api

Last synced: 13 Dec 2024

https://github.com/kennymwendwax/i-notes

iNotes is notes web application with CRUD functionalities.

crud date-fns nextjs prisma react-hook-form reactjs tailwindcss typescript

Last synced: 27 Dec 2024

https://github.com/fjerbi/ultimateblog

The ultimate blog, a package that will allow you to integrate a blog systemin your Laravel Application with likes/ dislikes on posts, comment system,Notification system, author profile and views count

blog blog-package blogging blogsystem crud larablog laravel laravel-blog laravel6 likes-count notifications package

Last synced: 11 Nov 2024

https://github.com/fabiannorbertoescobar/java-db-connections-ejercicios

ABMs y Apps con diferentes conexiones a bases de datos SQL, noSQL y XML.

abm bson crud dom hibernate hql java javascript jaxb jdbc json mongodb mongodb-driver mvc mysql nosql sax sql sqlite xml

Last synced: 05 Jan 2025

https://github.com/kha333n/crudmodule

This is a simple CRUD module for Laravel. It is a simple module that can be used to create, read, update, and delete records in a database. It will help you implement basic CRUD operations in Laravel with faster speed and better efficiency. Don't waste your time on repetitive basic tasks

crud crud-api crud-operation curd-starter-template laravel laravel-framework laravel-package laravelcrud

Last synced: 11 Oct 2024

https://github.com/maurocamerini/desktop-react-sql-ledger

Portable desktop app to track income and expenses. Built with Electron, React, and SQLite.

crud electron react sqlite webpack

Last synced: 05 Jan 2025

https://github.com/eronne/symfonyflex-discover

🖥 A blog using Symfony flex to execute a basic CRUD 🖥

crud crud-application php7 symfony-flex

Last synced: 10 Dec 2024

https://github.com/ayushagarwal27/shareaiprompt---nextjs-13.4

A Crud application, build with Next JS 13.4, App router, Server Components, MongoDB, deployed on Vercel

crud mongodb nextjs13 tailwindcss

Last synced: 05 Dec 2024

https://github.com/guaigua/toters

An application that allows teachers and students to register, manage courses, create a profile.

api crud

Last synced: 19 Dec 2024

https://github.com/lnvaldez/pokemon-database

A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.

crud data-deletion data-insertion data-manipulation data-relationships data-retrieval data-update database database-design database-management pokemon project-management relational-database sql sql-project sql-queries sql-scripts

Last synced: 15 Nov 2024

https://github.com/danidelgadoz/deno-restful-api

Deno Restful API for CRUD operation

crud deno javascript restful

Last synced: 28 Nov 2024

https://github.com/lunaperegrina/crud-alunos-com-imagens

CRUD de administradores e alunos com upload de fotos

api-rest crud express jwt multer mysql nodejs sequelize

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

Sistema CRUD feito com ReactJS e API json-server

crud jsonserver reactjs

Last synced: 19 Dec 2024

https://github.com/marcos-vcs/crudoperationsexamplewithjdbc

Example of using JDBC in CRUD operations in CLI interface

crud database hibernate java jdbc mysql

Last synced: 27 Dec 2024

CRUD Awesome Lists
CRUD Categories