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/trident09/what-to-do

To-Do app in React and Tailwind for CRUD funtionality using firebase as a backend

crud firebase react to-do

Last synced: 01 Jan 2025

https://github.com/xyryc/university-management-system

The University Management System Project is a web-based application built using PHP, MySQL, and JavaScript. With its basic CRUD features, the application allows users to easily create, manage, and update student profiles, course schedules, attendance records, and grades.

crud javascript mysql php university-management-system

Last synced: 11 Dec 2024

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

Gin API for CRUD operations in MongoDB.

api crud docker docker-compose gin gin-gonic go golang mongodb rest-api

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

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

Gin API for CRUD operations in PostgreSQL.

api crud docker docker-compose gin gin-gonic go golang gorm postgres postgresql sql

Last synced: 11 Dec 2024

https://github.com/tariqjamel/ktor-rest-api

This project is a REST API built using Kotlin and Ktor that allows users to perform basic CRUD operations on tasks.

api crud kotlin ktor rest-api

Last synced: 26 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/nubisub/wengdevproject

Project Akhir Pemrograman Web

basic crud html-css-javascript php

Last synced: 24 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/nkosi-tauro/wine-application

A CRUD Full Stack Wine application that uses Vue 3, Nodejs, MongoDB, Express & Docker

crud docker docker-compose express mongodb nodejs vuejs

Last synced: 25 Jan 2025

https://github.com/remcostoeten/productivity-panel

A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.

authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db

Last synced: 26 Dec 2024

https://github.com/a-dera/juliacrudapp

A Genie (The highly productive Julia web framework) based Web Application for CRUD operations.

crud genie julia web-app

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

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

https://github.com/tr1sm0s1n/axum-crud-api

Simple CRUD API in Rust using Axum.

api axum crud hyper rust tokio tower tracing

Last synced: 11 Dec 2024

https://github.com/divanny/generatecrudprocedures

This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.

crud sql stored-procedure

Last synced: 02 Jan 2025

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

https://github.com/arxcode40/ci4app

Simple CRUD with CodeIgniter 4

codeigniter codeigniter4 crud crud-app

Last synced: 12 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/saintzet/cardboxcompanymanagement

WPF application for CRUD operations with a third-party API and own database.

api clean-code crud datagrid decorator dependency-injection http-client mvvm sql-client wrapper

Last synced: 23 Dec 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: 12 Jan 2025

https://github.com/jwar28/crud-ito

web: crud app developed in vanilla javascript to college exam

crud javascript web

Last synced: 25 Jan 2025

https://github.com/robert-ds/app-books-php

App for sharing free books

application crud crud-application php7 site

Last synced: 22 Dec 2024

https://github.com/h3ar7b3a7/djangocourse

Revisiting Python Django web framework nearly 10 years later with some help of freeCodeCamp.org.

bootstrap4 crud django heroku

Last synced: 25 Jan 2025

https://github.com/varejaodacarne/vanilla_node_api_rest

Full CRUD REST API using Nodejs with no framework

crud javascript nodejs rest-api

Last synced: 09 Jan 2025

https://github.com/milan-miscevic/yii2crud

Basic CRUD operations in the Yii2 framework

crud module yii2 yii2-crud

Last synced: 09 Dec 2024

https://github.com/marx-wrld/crud-operations

A create, read, update and delete application in php

crud php

Last synced: 12 Jan 2025

https://github.com/theryston/db-mycro

A node module with a json database that saves data in a specific directory, similar to sqlite, but in JSON

base crud data database db db-mycro javascript json jsondatabase nodejs nosql typescript

Last synced: 12 Dec 2024

https://github.com/akiidjk/youdoapi

Api for Todo application crated with Dart and Flutter

crud fastapi graph postgre python

Last synced: 26 Dec 2024

https://github.com/bhathiya29/task-master---flask

📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *

crud flask python3 sql sqlite

Last synced: 22 Dec 2024

https://github.com/websolutionstuff/laravel-9-react-js-crud-operation-example

This article will show the laravel 9 react js crud operation example. Here, we will learn how to create crud operation in laravel 9 using react js application. In the backend we will use laravel 9 and frontend we will use react js.

crud crud-application crud-operation laravel laravel-9 laravel-breeze laravel-vite laravel9 react react-crud-app react-js tailwind-css

Last synced: 11 Dec 2024

https://github.com/zafar-saleem/ngtodo

Example project that illustrates CRUD operations in Angular

angular crud crud-application javascript todo todoapp todolist

Last synced: 01 Jan 2025

https://github.com/websolutionstuff/laravel-9-vue-js-crud-operations-example

we will see the laravel 9 vue js crud operations example. Here, we will learn how to create a vue 3 crud operation in laravel 9. You can learn to create, read, update and delete operations with a single page application (SPA) in the vue and vue router.

ajax crud crud-application crud-operation laravel laravel-9 vue vue-3 vue-component vue-js vue-router vue3-component

Last synced: 11 Dec 2024

https://github.com/chamodshehanka/nodejs-crud

NodeJS CRUD on MongoDB

crud mongodb nodejs

Last synced: 12 Dec 2024

https://github.com/blordeus/to-do-app

A To-Do list app made with React Chakra UI. My first attempt at a CRUD app

chakra-ui crud react todolist

Last synced: 10 Jan 2025

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

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/kougen/fastapi-crud

CRUD operation bootstrapping for FastAPI clients

crud crud-api crud-operation fastapi python

Last synced: 31 Dec 2024

https://github.com/mementomori11723/mongo-crud

A Demo application to understand how we can build and use crud api using express

crud express mongodb nodejs

Last synced: 26 Dec 2024

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

🚀 Laravel x Nuxt - Front

crud laravel mysql nuxt

Last synced: 18 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/arhcoder/crud

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

boostrap crud css generic html javascript mysql nodejs

Last synced: 10 Jan 2025

https://github.com/harikrishna-9885699666/react-redux-crud-operations

React Redux CRUD Operations - JSON Placeholder API

crud jsonplaceholder-api react redux

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

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

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

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

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

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/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/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/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/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/shikhargupta-75/todo-react-project

A simple and efficient Todo List application built with ReactJS and Bootstrap. Manage your tasks with ease using CRUD operations. Features include task addition, editing, deletion, and completion marking. Fully responsive design.

bootstrap5 crud crud-application interactive javascript json-server react-hooks reactjs responsive-design todo todo-app todolist webdevelopment

Last synced: 26 Dec 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/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/mrf0rtuna4/taskflowapi

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

crud java jwt postgresql restful-api spring-boot

Last synced: 11 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/gustavocadev/deno-api-crud-mongodb

Example: Deno + MongoDB driver + Oak

crud deno mongodb oak typescript

Last synced: 10 Jan 2025

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

CRUD Hono App

crud hono vercel

Last synced: 11 Dec 2024

https://github.com/thanmaisai/ecommers

E-Commerce web application designed to handle CRUD

bootstrap crud css html nodejs npm

Last synced: 24 Jan 2025

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

https://github.com/sjlouji/react-js-and-drf---crud-form

Repository made for my Medium Bog. Do visit it where I have explained about creating a form with React and making a request to an API created with DRF

crud crud-application drf joan-louji-medium react-crud reactjs

Last synced: 25 Jan 2025

https://github.com/eugenepokalyuk/react-pryaniky

This project is a Single Page Application (SPA) built using React, Redux, Redux Saga, TypeScript, and Material-UI. The application consists of an authentication page and a data table that allows users to perform CRUD operations on records fetched from an API.

crud material-ui react redux redux-saga typescript

Last synced: 19 Jan 2025

https://github.com/pandeyankit123/result-portal-with-ts

Manages student records with CRUD operations, pagination, modal UI for seamless editing, Excel import/export, searching/sorting/filtering, bcrypt/JWT for auth and displaying of result and downloading same in customized PDF forma. Developed in TypeScript, ensuring type safety and improved code quality.

bcrypt crud expressjs jwt mongodb mongoose nodejs pdf2html reactjs restful-api tsx xlsx

Last synced: 09 Dec 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/char2sgu/nest-access-policy

Declarative and centralized access control.

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

Last synced: 24 Jan 2025

https://github.com/gustavoherreronunes/conectiondb

🗄 Este projeto visa fazer as operações de CRUD para manutenção de um banco de dados MySQL. Feito na ferramenta Window Builder do Eclipse IDE for Java Developers, desenvolvido como exemplo durante as aulas de Desenvolvimento de Sistemas.

crud eclipse eclipse-ide java mysql

Last synced: 26 Dec 2024

https://github.com/gustavoherreronunes/appcrud-firebase

📱Aplicativo para registro e manutenção de dados de clientes de uma empresa fictícia, utilizando a plataforma Firebase. Desenvolvido durante as aulas de Programação para Aplicativos Mobile.

cordova crud firebase firebase-firestore javascript js mobile

Last synced: 26 Dec 2024

https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo

Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.

asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi

Last synced: 23 Jan 2025

https://github.com/adityapurwa/vuex-laravel-crud-component-responsible-example

Study case on CRUD implementation with Laravel and Vuex which the component is responsible for interacting with servers and using events to request more dedicated component to handle certain interaction with servers.

crud laravel vue

Last synced: 19 Jan 2025

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/muhdhanish/next_curd_api

This repository contains a simple Next.js application that demonstrates CRUD (Create, Read, Update, Delete) operations using local data. The application showcases a basic implementation of a CRUD system without any database.

crud nextjs rest-api typescript

Last synced: 03 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/leonardomenezes7/tasks-api

This task management API was developed using pure Node.js, without any external dependencies. The API provides a simple and efficient solution for managing tasks, allowing you to create, read, update, and delete (CRUD) tasks.

api crud csv-parser nodejs

Last synced: 03 Dec 2024

https://github.com/danialeyz/weather-app

This interactive application, built using HTML, CSS, JavaScript, and the Fetch API method, allows you to explore real-time weather updates from around the world.

api api-rest crud fetch fetch-api weather-api weather-app

Last synced: 09 Dec 2024

https://github.com/basedhound/podcastr-ai_app_next

Podcastr is an AI SaaS platform, built on Next.js, that enables users to create podcasts with advanced features like text-to-audio conversion, thumbnail Image generation and seamless playback.

ai app auth clerk clerk-auth convex crud form nextjs nextjs14 openai react react18 shadcn tailwind typescript uploadstuff uuid

Last synced: 02 Jan 2025

CRUD Awesome Lists
CRUD Categories