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/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/messsimo/krud_restaurant

Web for restaurant "Krud" in Iasi,Romania

api blade crud css git html javascript mysql php web website

Last synced: 17 Nov 2024

https://github.com/joao-marco-jf/frankenstein-service

Frankenstein Service é uma aplicação backend em Rust usando Actix Web e PostgreSQL. Oferece endpoints para autenticação, verificação de tokens JWT e gerenciamento de tarefas. Configurável via .env e executável com Docker para fácil deployment e gestão.

actix-web api-rest authentication crud docker jwt postgresql rust

Last synced: 17 Nov 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/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: 17 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: 17 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/zahidakbar2370/crud_system_laravel_8

crud(add,view,edit,update,delete,show) in laravel 8

crud laravel laravel-crud

Last synced: 05 Jan 2025

https://github.com/imtiajahammad/cachingwebapi

We are building an asp.net core webApi project using net6.0 framework with using mssql server for db and Redis for cache in this project. We are using the Redis server in distributed cache form running in docker

crud csharp docker-redis dotnetcore entity-framework-core mssql-database net6 redis redis-cache

Last synced: 17 Nov 2024

https://github.com/mustafadalga/php-vue-crud

Php ve Vue Js'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.

crud crud-api crud-application curd-application materialize-css materializecss php php7 phpmyadmin vue vue2 vuejs

Last synced: 17 Nov 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/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/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/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/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/zenstackhq/sample-todo-redwood

ZenStack sample Todo app built with RedwoodJS

crud fullstack redwoodjs typescript zenstack

Last synced: 17 Nov 2024

https://github.com/bilalmohib/backendpernbookinfo

This is the backend of the Todo App built with Pern stack and material ui and React JS on the front end.

bookinfo crud crud-api database database-management material-ui pern pern-stack postgres postgresql reactjs

Last synced: 19 Nov 2024

https://github.com/danielbatres/messages-app

Java console aplication, CRUD messages interaction.

aplication crud java platzi-course

Last synced: 18 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/bilalmohib/blooddonationapp

This is a blood donation app. Where there are two types of accounts.One for donors of blood and one for those who want blood. The information and requests from the persons who need blood are stored in the firebase database and then shown to the donors. Each donor has a profile and his donation record. This all full stack react native app is for blood donation camp. This was the final hackathon of the SMIT program. https://github.com/Muhammad-Bilal-7896/blooddonationapp

crud database-management firestore-database reactnative

Last synced: 19 Nov 2024

https://github.com/milenavms/teste-vendas

CRUD - usuários (vendedores) e controle de venda - Laravel 5.8.*/MySQL/ PHP 7.3.8/Bootstrap

crud laravel mysql php

Last synced: 15 Nov 2024

https://github.com/adminltr/java-library-crud

Basic CRUD Java library system

crud java mvc mysql netbeans swing

Last synced: 15 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: 17 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/jonath-z/jlb-backend

E-commerce backend system written in Go with Gin

backend-api crud gin go golang

Last synced: 14 Dec 2024

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

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

crud css database expressjs framework handlebars javascript json nodejs projeto site

Last synced: 28 Nov 2024

https://github.com/vilhalva/burguer-app

👨‍🏫PROJETO CRIADO PARA O CURSO DE HANDLEBARS!

crud css curse database expressjs framework handlebars javascript mysql nodejs projeto site

Last synced: 28 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/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/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/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/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/osvaldokalvaitir/nodejs-shoe-store

:athletic_shoe: Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T

crud nodejs produtos rocketseat starter

Last synced: 15 Dec 2024

https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 23 Nov 2024

https://github.com/char2sgu/nest-access-policy

Declarative and centralized access control.

access-control api crud declarative nestjs permissions rest restful typescript web

Last synced: 24 Nov 2024

https://github.com/spencerjibz/partial-mern-app

THIS IS A HYBRID APP WITH BOTH A CRUD LAYER AND A REST API FOR REACT. ITS A COMPLETE HACK INTO MERN STACK WITHOUT USING TWO DIFFERENT SERVERS (ONE FOR BACKEND AND THE OTHER FOR CLIENT). THIS APP USES BOTH EJS AND JSX

backend crud crud-layer ejs hybrid jsx mongodb nodemailer passportjs-authentication react webpack4

Last synced: 15 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/fitri-hy/crud-data-json-php

Proyek CRUD PHP+HTML sederhana yang menggunakan JSON sebagai database & Tailwind CSS.

crud json php phtml

Last synced: 19 Nov 2024

https://github.com/tqt97/learn-laravel-basic

Learn laravel basic

breeze crud laravel

Last synced: 17 Nov 2024

https://github.com/kalwar/firestore-react-tutorial

a simple firestore react tutorial (CRUD) operation

crud firestore nosql reactjs

Last synced: 17 Nov 2024

https://github.com/thanmaisai/ecommers

E-Commerce web application designed to handle CRUD

bootstrap crud css html nodejs npm

Last synced: 24 Nov 2024

https://github.com/bieanimaton/crud_com_php_e_mysql

CRUD feito em PHP. Cria, lê, altera ou deleta informações do baco de dados MySQL. + Bootstrap

boostrap create crud php read remove update

Last synced: 15 Nov 2024

https://github.com/umarhadi/rest-client

REST API CRUD with Android Fast Networking

android crud crud-application fan kotlin rest

Last synced: 22 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/charleebrown/comment-app

An app that takes a username and comment and saves it to a mongodb database

crud dotnet mongodb vbnet winforms-application

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/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/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/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/arhcoder/crud

🎓 Generic NodeJS + MySQL CRUD on Boostrap HTML template...

boostrap crud css generic html javascript mysql nodejs

Last synced: 11 Nov 2024

https://github.com/rishabh-pandey-sternx/deno-rest-api

Simple CRUD API build with Deno and Attain(Express) using MongoDB

api attain auth crud crud-api deno denoland heroku logger-middleware mongodb rest static typescript

Last synced: 15 Nov 2024

https://github.com/xreedev/product-management-springboot

A Spring Boot application for managing products through a REST API with H2 as the in-memory database, supporting create, read, update, and delete operations.

api api-rest crud h2-database java java-spring javaspringboot product-api product-management spring spring-application spring-boot spring-data-jpa spring-mvc

Last synced: 16 Nov 2024

https://github.com/xreedev/hospital-mangement

A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.

beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc

Last synced: 16 Nov 2024

https://github.com/necraul/examproj

Simple CRUD Form for inputting questions/answer and another form for taking an exam

crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application

Last synced: 16 Nov 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/thomas465xd/uptask_mvc

UpTask is a task manager web application designed to help users organize their tasks efficiently and enhance productivity. This project utilizes PHP with MVC architecture for the backend, SASS with Gulp for styling, and Vanilla JavaScript for interactive frontend elements. Additionally, it features a REST API for seamless data communication.

activerecord authentication crud gulp js mvc-architecture php phpmailer sass scss task-manager

Last synced: 15 Nov 2024

https://github.com/mnisarali/blog_app

A classic blog website, designed to showcase an array of posts and empower readers to interact with them through a variety of features such as commenting and liking.

authorization crud devise psql rspec rswag

Last synced: 10 Nov 2024

https://github.com/ramo4040/todo-list-application-php

🚀 Simple ToDo List app built with PHP and JavaScript 🌟

crud javascript php

Last synced: 02 Jan 2025

https://github.com/blindsweatyhansolo/e-commerce-backend

Performing CRUD functions on products, product categories, and product tags in a fictional database for learning purposes.

crud dotenv expressjs mysql mysql2 nodejs sequelize

Last synced: 06 Jan 2025

https://github.com/blindsweatyhansolo/thought-spot

Faux social media back-end Node based application for performing CRUD functions on users, thoughts and reactions to thoughts, like those found on many current social media platforms

crud expressjs javascript luxon mongodb mongoose nodejs

Last synced: 06 Jan 2025

https://github.com/swag666baby/comment_system

a little help when creating a comment system. flexible code that can be deployed on any system extremely easily.

assets comment-system crud flexible-content

Last synced: 30 Nov 2024

https://github.com/snwfdhmp/cloudbase

Plug-and-play data storage able to perform any basic CRUD operations on any dynamically given type of data.

cloudbase crud crud-operations database plug-n-play plugnplay storage-engine

Last synced: 15 Nov 2024

https://github.com/xreedev/student-mark-api-springboot

A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.

beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework

Last synced: 16 Nov 2024

https://github.com/moll/node-heaven-sqlite

Heaven.js's Data Mapper for SQLite. CRUD API that parses and serializes your models to and from SQLite.

crud data-mapper heaven sqlite

Last synced: 15 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: 20 Nov 2024

https://github.com/wlodpawlowski/simple-crud-application

Simple "CRUD" web-application for creating, reading, updating and deleting data from the database

crud crud-application database database-management mysql mysql-database mysql-server mysqli php php7 phpmyadmin

Last synced: 24 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/tevesmanuel/grpc-crud

Simple gRPC project with basics CRUD operations on Postgres DB with basic logfile in Rust

crud grpc rust

Last synced: 02 Jan 2025

https://github.com/mixerapi/crud

A CakePHP CRUD (Create/Read/Update/Delete) services for your RESTful APIs controller actions using CakePHP's dependency injection container. [READ ONLY]

calephp crud php rest rest-api

Last synced: 13 Nov 2024

https://github.com/manthanank/node-mongodb-redis-crud

Node.js CRUD API with MongoDB and Redis

api crud mongodb nodejs redis

Last synced: 30 Dec 2024

https://github.com/knowledgefactory4u/dotnet6-mysql-vuejs3-crud

.Net 6 + MySQL + Vue.js 3 CRUD Application Example

crud dotnet6 mysql vuejs vuejs3

Last synced: 14 Nov 2024

https://github.com/call-me-ahmaaad/simple-employee-crud

This application will help in recording data about employees of a company/organization/institution and manipulating data with it.

crud git github html-css-javascript laravel php

Last synced: 19 Nov 2024

https://github.com/joanjpx/java-mysql

Usando Driver MySQL / MariaDB en Java con IntelliJ Idea

community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test

Last synced: 12 Nov 2024

https://github.com/securityriskadvisors/sra-taxii2-manager-server

TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces

crud stix taxii taxii2 user-management

Last synced: 08 Nov 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-php-pdo-com-mysql

👨‍🏫ESTE PROJETO É UMA APLICAÇÃO WEB SIMPLES QUE IMPLEMENTA UM SISTEMA CRUD PARA O GERENCIAMENTO DE VAGAS DE EMPREGO.

bootstrap cdn crud database jquery mysql php projeto site

Last synced: 21 Dec 2024

https://github.com/mohdafjal2004/simple-to-do-app

A simple todo app built using Reactjs with all crud operations , use of props to display data and modify it, styled using Bootstrap alpha

bootstrap5 crud props-and-state-components props-drilling reactjs todo todolist todolist-application

Last synced: 29 Dec 2024

https://github.com/omarramoun/to-do-list

To-do List Helps You Organize Your Tasks. It Lists The Things That You Need To Do And Allows You To Mark Them As Completed. Built Using Es6 And Webpack, And It Has The CRUD Features

crud css3 es5 font-end html5 todo todoapp todolist webpack

Last synced: 02 Jan 2025

https://github.com/knowledgefactory4u/dotnet6-postgresql-vuejs3-crud

.Net 6 + PostgreSQL + Vue.js 3 CRUD Application Example

crud dotnet6 postgresql vuejs vuejs3

Last synced: 14 Nov 2024

https://github.com/aey-ck/flask-crud

Simple functional api in python for employee management application that provides CRUD operations.

crud flask-restful mysql-database python

Last synced: 07 Jan 2025

https://github.com/daren1028/cs_an_az_employee_manager

An Asp.Net Core application for managing individuals with Angular forms

angular8 asp asp-net-core automapper crud dotnet-core dto swagger typescript webapi

Last synced: 16 Nov 2024

https://github.com/dannjohnrem/comment-blade-microblog

A simple commenting system utilizes basic CRUD functionality. This project aims to practice and enhance other aspects in my arsenal.

crud email-sender html-css-javascript laravel10 tailwind-css

Last synced: 11 Nov 2024

https://github.com/epiled/alura-books-server

📚 Projeto API de CRUD REST para consumir e modificar o arquivo "livros.json", que é usado como base de dados. 📚

api crud express nodejs nodemon rest rest-api

Last synced: 19 Nov 2024

https://github.com/luanroger/electric-drizzle

shadcn-ui and Drizzle ORM with Electron. Based on electron-shadcn

crud demo drizzle-orm electron react shadcn-ui tailwindcss template web

Last synced: 15 Nov 2024

https://github.com/vinyl-davyl/nextra-diary

Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.

crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript

Last synced: 06 Jan 2025

https://github.com/andy-aa/mydb

The lightweight ORM for MySql and MariaDB

crud mariadb mysql orm pagination php query-builder

Last synced: 13 Nov 2024

https://github.com/knowledgefactory4u/dotnet-postgresql-reactjs-crud-app

.Net + PostgreSQL + React JS CRUD Application Example

crud dotnet dotnet6 postgresql reactjs

Last synced: 14 Nov 2024

https://github.com/paley777/data-entry

Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.

c-sharp crud visual-studio

Last synced: 02 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 Nov 2024

CRUD Awesome Lists
CRUD Categories