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/zabavb/local-manager

Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.

app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs

Last synced: 19 Nov 2024

https://github.com/tr1sm0s1n/gin-redis-api

Gin API for CRUD operations in Redis.

api crud docker docker-compose gin gin-gonic go golang openapi redis rest-api

Last synced: 16 Nov 2024

https://github.com/gpalleschi/jqcsv

jqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel.

bootstrap5 bootstraptable crud csv csv-parser export jquery npm

Last synced: 11 Nov 2024

https://github.com/tomatophp/tomato-ketchup

a resource manager class for tomato php

crud filament generator nova resources

Last synced: 03 Dec 2024

https://github.com/pedroka-dev/demaria-x-company

CRUD para registro de Produtos, Clientes e Veda e Visualização de Relatórios utilizando Winforms do C# .NET e ReportViewer. Se conecta com um banco Postgres16 através do Entity Framework e NPGSQL. Parte do processo seletivo para Desenvolvedor Pleno C# da empresa DeMaria

crud csharp dotnet entityframework orm reportviewer winforms

Last synced: 13 Oct 2024

https://github.com/amruthlp12/com.inventorymanagementsystem-

The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.

backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking

Last synced: 16 Nov 2024

https://github.com/adrianomonteiroweb/golang-crud

Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.

crud docker gin go golang pg postgresql psql testify unit-testing

Last synced: 11 Nov 2024

https://github.com/juanma-gutierrez/simpleticket

Ejercicio CRUD realizado en PHP dentro del módulo UF1844 Programación en entorno servidor del CDP DAW.

crud css html php

Last synced: 12 Nov 2024

https://github.com/kitchanismo/kitchanime-reactjs

a cms for animes release

context crud hooks jwt react

Last synced: 06 Dec 2024

https://github.com/mechiuw/springboot_tabletrack-management-app

The TableTrack App is a comprehensive Backend System designed to manage restaurant operations efficiently. using RESTful API , Springboot, Postgres, Spring-Security, and More.

backend-api crud crud-api dependency-injection lombok management-system monolith-architecture posgtresql postgres postgresql-database restful-api spring-boot spring-mvc spring-security springboot

Last synced: 12 Nov 2024

https://github.com/thetoxin/reactiveclientcrud

Server: https://github.com/TheTOXIN/ReactiveServerCRUD

angular-9 angular-material animation crud reactive sse

Last synced: 16 Nov 2024

https://github.com/thetoxin/javarush_internship_crud

Task of CRUD for internship on JavaRush

crud hibernate java javarush maven mysql solutions spring tomcat

Last synced: 16 Nov 2024

https://github.com/fitri-hy/opcrud-mysql

Documentation explains the use of the CRUD (Create, Read, Update, Delete) API built using Express.js to manage data in a database.

api crud database express http middleware mysql nodejs rest web

Last synced: 13 Oct 2024

https://github.com/jennndol/portfolio-hub

This project is created to help managing portofolios. Developed by using Django framework and bootstrap3

bootstrap3 crud django

Last synced: 11 Nov 2024

https://github.com/techsolutionstuff/node.js-express-crud-example-with-mysql

we will perform a node js express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.

crud crud-operation crud-operation-expressjs express-js mysql mysql-database node-js nodejs

Last synced: 29 Nov 2024

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

In this article, we will see REST API with passport authentication in laravel 9. Also, we will perform CRUD operations with laravel 9 REST API. REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.

crud crud-operation laravel laravel-9 laravel-passport passport php postman rest rest-api restful-api

Last synced: 29 Nov 2024

https://github.com/techsolutionstuff/role-and-permission-in-laravel-9-tutorial

In this article, we will see role and permission in the laravel 9 tutorial. here we will see the laravel 9 user role and permission.

crud crud-application crud-operation laravel laravel-9 permissions php role role-and-permission spatie spatie-laravel-permission

Last synced: 29 Nov 2024

https://github.com/techsolutionstuff/laravel-8-rest-api-authentication-using-passport

we will see laravel 8 REST API authentication using passport. Also, perform CRUD operation with laravel 8 REST API. In this tutorial I will give you information about REST API, REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.

authentication crud crud-application laravel laravel8 passport rest-api restful-api

Last synced: 29 Nov 2024

https://github.com/techsolutionstuff/how-to-create-laravel-9-with-vue-js-crud-operation

we will see how to create laravel 9 with vue js crud operation. Here, we will learn to create crud operation in laravel 9 vue JS.

crud crud-operation laravel laravel-9-crud-operation laravel-vue-crud laravel9 mysql-database vue vue-3-crud vue-js-crud vuejs

Last synced: 29 Nov 2024

https://github.com/aldairavelino/my-thoughts

A personal place for posting some quotes

angular angular-cli angularjs crud framework frontend quotes thoughts

Last synced: 14 Oct 2024

https://github.com/varejaodacarne/vanilla_node_api_rest

Full CRUD REST API using Nodejs with no framework

crud javascript nodejs rest-api

Last synced: 11 Nov 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/solov1113/spring-thymeleaf-sample

About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC

bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine

Last synced: 17 Nov 2024

https://github.com/k3ury99/proyectos-python

This is a series of python projects such as bank ATMs and pizzerias that will allow quick understanding and management of data in python.

atm crud python

Last synced: 07 Jan 2025

https://github.com/deepanagarjan/axios

here i used crud operation for axios task

axios-react bootstrap crud css3 html js reactjs

Last synced: 28 Nov 2024

https://github.com/albertho425/budget-app

A simple budget app that allows you to add income, expenses, and budget.

bootstrap budget crud javascript

Last synced: 11 Nov 2024

https://github.com/albertho425/js-to-do-app-with-api

A to-do app that also display's a user's temperature and country eomoji

bootstrap crud javascript to-do

Last synced: 11 Nov 2024

https://github.com/prathambhalke/book-o-pedia

Book-O-pedia is a MERN (MongoDB, Express.js, React.js, Node.js) stack project aimed at providing a comprehensive platform for managing a virtual library. The project allows users to perform CRUD (Create, Read, Update, Delete) operations on book data, enabling them to add, view, edit, and remove books from the library database.

api-rest crud express momentjs mongodb node-js pagination react-table reactjs tailwind toastify-js typescript

Last synced: 15 Dec 2024

https://github.com/abeatrizsc/parking-management-system-java

Sistema de Gestão de vagas de estacionamentos | Java, JDBC e MySQL

backend crud java jdbc mysql mysql-database

Last synced: 08 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/izaiasmorais/adonis-api

Uma simples API feita com o framework Adonis.js.

adonis5 adonisjs api crud

Last synced: 14 Nov 2024

https://github.com/efeturkemir/online-exam-platform

A streamlined web app for secure online exams, featuring intuitive user and admin interfaces, powered by Vue.js, ASP.NET Core, and MongoDB.

admin-dashboard asp-net-core crud jwt-authentication mongodb online-exam-system online-school typescript vue

Last synced: 12 Nov 2024

https://github.com/karmek-k/bookmgr

Booky - Book library manager web application

books crud django python

Last synced: 12 Nov 2024

https://github.com/alexanderkhivrych/restfull-api-laravel-test

This is the test project on Laravel Framework. Project has a small databse structure, i wrote seeds and migration, also REST API for CRUD products, vouchers, discounts

boostrap crud laravel54 mysql php7 rest-api

Last synced: 11 Nov 2024

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/joacosnchz/crudgenerator

Symfony 2 Bundle for create retrieve update and delete modules automatically based on entity specification

abm crud crud-generator php symfony-bundle symfony2

Last synced: 22 Nov 2024

https://github.com/ceciliacode/monomap

This project involves creating a scalable, CRUD REST API to manage Monkeypox cases in Mexico using Node.js, TypeScript, and MongoDB. Includes email notifications with Mapbox integration, and a cron job to check for new cases every 10 seconds. The API is containerized with Docker and uses GitHub Actions for automated Docker image building.

api api-rest cron-jobs cronjob-scheduler crud docker docker-compose docker-hub docker-image dockerfile github github-actions mongodb monkeypox monkeypoxtracker node-js secret-management typescript

Last synced: 17 Dec 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/markohautala/django-auth-crud-app

A Django application featuring CRUD operations and user authentication.

auth authentication crud crud-application css django django-application html javascript python

Last synced: 10 Nov 2024

https://github.com/adydetra/laranuxt-front

🚀 Laravel x Nuxt - Front

crud laravel mysql nuxt

Last synced: 09 Nov 2024

https://github.com/mdsaad13/crud-redbean

Examples of crud operation with classes using redbean ORM

bootstrap4 class crud crud-sample mdsaad13 oops php redbean redbeanphp

Last synced: 14 Nov 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/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/isaac-lal/todo-list

This is a todo list that runs locally on the website and tracks tasks with CRUD functionality.

crud javascript react web-development

Last synced: 14 Dec 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/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/lev4and/astronomytesting

Программа, предназначенная для тестирования студентов по астрономии на WPF

asp-net-core-api crud csharp entity-framework-core git http-client material-design mvvm rest-api wpf

Last synced: 08 Jan 2025

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/2kabhishek/lacrud

CRUD Laravel API 🍦🐘

api backend companion crud laravel starter

Last synced: 12 Nov 2024

https://github.com/esperanca-leonardo/quick-form-fill-backend

Quick Form Fill Backend is an API developed in Spring Boot to manage CRUD (Create, Read, Update, Delete) operations for products.

aspect-oriented-programming crud exception-handler h2-database jpa lombok modelmapper reflection rest-api spring-boot

Last synced: 03 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/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/vircoding/vue-crud-practice

CRUD Practice Project with Vue.js and Google Firebase inspired on Bluuweb's one

bootstrap crud firebase html javascript nanoid vue vuecli vuerouter vuex

Last synced: 08 Jan 2025

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/discoduroderoer/example-crud-nestjs-mongodb

Ejemplo de CRUD con NestJS y mongoDB

crud mongodb mongoose nestjs nestjs-backend

Last synced: 31 Dec 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/gravio-la/crud-jsonforms

A semantic enabled JSONForms library to create CRUD forms out of JSON Schema

crud jsonforms jsonld jsonschema react

Last synced: 28 Nov 2024

https://github.com/arxcode40/ci3app

Simple CRUD with CodeIgniter 3

codeigniter codeigniter3 crud crud-app

Last synced: 14 Dec 2024

https://github.com/jeffersonrucu/crud_user_api_nodejs_express_sequelize

Este projeto é uma API desenvolvida em Node.js, utilizando o framework Express, o ORM Sequelize e o superset de JavaScript, TypeScript. O objetivo principal é fornecer um CRUD de usuários em um banco de dados MySQL, permitindo que as operações de criação, leitura, atualização e exclusão de registros sejam realizadas facilmente.

crud express mvc nodejs rest-api sequelize typescript

Last synced: 31 Dec 2024

https://github.com/bkpecho/starwars-quotes-crud-app

This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.

api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development

Last synced: 13 Nov 2024

https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-postgresql

👨‍🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E POSTGRESQL.

crud database expressjs framework handlebars javascript nodejs postgresql projeto site

Last synced: 28 Nov 2024

https://github.com/spinfal/discord-quote-hoster

WIP - An easy way to upload and save your weird quotes and screenshots of your friends!

crud discord image-upload quotes screenshots

Last synced: 31 Dec 2024

https://github.com/leolanese/angular-restapi-rxjs-material

Angular 9 + REST API + RxJS Observables and UI Material CRUD examples

angular angular-material crud css rest-api rxjs

Last synced: 14 Nov 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/ibrahimhabibeg/stadium-go-server

The server for a stadium booking mobile app.

authentication booking crud graphql mysql node prisma typescript

Last synced: 22 Dec 2024

https://github.com/aniketpatidar/code-challenges

Test your knowledge with code challenges based on real-world technical problems. A Full-Stack Web Application with React and Ruby on Rails.

code-challenges crud fullstack-development react ruby ruby-on-rails user-authentication

Last synced: 20 Dec 2024

https://github.com/raharrison/spring-boot-crud-api

The simplest CRUD API with Spring Boot

api crud easy liquibase rest-api simple spring spring-boot

Last synced: 28 Nov 2024

https://github.com/said7388/express-mysql-crud-for-beginners

Very simple Express MySQl CRUD API for Absolute beginners!

crud express expressjs mysql nodejs

Last synced: 11 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/diogosouza/sortable-js-app

Creating Reordable Lists with SortableJS and React

crud logrocket react sortablejs

Last synced: 29 Nov 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/projectravel/cashier-app

Cashier-App is a web-based cashier application built using React and other technologies such as API and JSONPlaceholder. The application is designed to help manage sales transactions easily and efficiently.

backend crud frontend jsonplaceholder loginpage react reactjs reactrouter registerpage userinterface

Last synced: 11 Nov 2024

https://github.com/liangjuen/cool

一个基于 nest 框架的服务

admin crud jwt mysql nest nestjs rbac redis typeorm

Last synced: 14 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/sudarika/todo-application

TodoApp is a simple and elegant Android application designed to help you manage your daily tasks efficiently. This project demonstrates the use of modern Android development practices including ViewModel, LiveData, RecyclerView, and Room for local database management.

android-application android-studio crud kotlin

Last synced: 25 Dec 2024

https://github.com/keanteng/serpent-astral

💠 Order Processing Solution for Small/Medium Warehouses in Malaysia

chakra-ui crud graphql graphql-yoga nextjs order-management prisma sqlite tailwindcss typescript warehouse

Last synced: 19 Nov 2024

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

Node.js Simple CRUD

crud nodejs

Last synced: 19 Nov 2024

CRUD Awesome Lists
CRUD Categories