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/satyamsundaram/notes-webapp

A simple note-taking web app with user authentication.

crud javascript nodejs notes

Last synced: 14 Jan 2025

https://github.com/mehrajlatifli/survey_jsoncrud

Example for designed to transfer information between forms. CRUD(Create, Read, Update and Delete) of JSON used in file operations.

crud deserialization file forms json jsonarray list listbox listgeneric multiforms root serialization transfer

Last synced: 14 Jan 2025

https://github.com/natanaeldeveloper/laravel-product-crud

CRUD básico de cadastro de produtos em Laravel

crud laravel mercadinho product

Last synced: 07 Jan 2025

https://github.com/natanaeldeveloper/laravel-book-crud

CRUD básico de cadastro de livros em laravel

books crud laravel livros

Last synced: 07 Jan 2025

https://github.com/programming-contents-list/php

PHP를 공부한 기록

crud mysql php

Last synced: 14 Jan 2025

https://github.com/bohdanmoroziuk/shop-rest-api

A RESTful CRUD API with Node.js, Express.js and MongoDB (Mongoose).

crud express javascript mongodb mongoose nodejs restful-api

Last synced: 20 Dec 2024

https://github.com/cangak/yii-ajaxbs5

yii2 ajax crud bootstrap5

ajax bootsrap5 crud yii2 yii2-extension

Last synced: 25 Dec 2024

https://github.com/mtimma001/clinical-trial-data-tool

Clinical Trial Data Analysis Tool is a Flask-based web app for healthcare professionals to manage and analyze clinical trial data. It features full CRUD functionality, interactive visualizations (Plotly/Matplotlib), a responsive Bootstrap UI, MySQL database integration, and Heroku deployment for accessible, scalable use.

bootstrap5 clinical-trials crud data-analysis data-visualization flask healthcare heroku mysql pandas plotly python

Last synced: 21 Jan 2025

https://github.com/gabrielalmir/most-loved-crud-app-2023

The most loved tech stack according to StackOverflow survey

axum crud docker postgresql rust sqlx

Last synced: 20 Jan 2025

https://github.com/bilalmuzafferkose/spring-redis-cache

Spring Boot Redis Cache example app with CRUD

cache crud redis redis-cache redis-client spring-boot

Last synced: 14 Jan 2025

https://github.com/4sskick/web_basic_crud

Basic CRUD Code Igniter based

code-igniter crud crud-sample sample

Last synced: 27 Jan 2025

https://github.com/remojs/jujutsukaisen-api

Practica #1 con Laravel

crud laravel laravel-framework

Last synced: 21 Jan 2025

https://github.com/rockaflare/aplikasielpiji

Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.

avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite

Last synced: 25 Dec 2024

https://github.com/ayeujjawalsingh/crud-operation-in-python

In this repository, I have performed CRUD operations on a PostgreSQL database using the Python programming language. Additionally, I have implemented all the necessary conditions for the login/signup section, and I have utilized the Argon2 hashing algorithm for enhanced security.

argon2 ayeujjawal ayeujjawalsingh crud mysql postgresql python

Last synced: 07 Jan 2025

https://github.com/pisyek/zend-contact-directory

Simple Contact Directory Application Using Zend Framework

crud php zend

Last synced: 02 Jan 2025

https://github.com/rifandani/crud

simple example how to CRUD using PHP and MySQLi

crud crud-application mysql mysql-database mysqli php7 xampp

Last synced: 21 Jan 2025

https://github.com/95gabor/ts-crud-mixin

TypeScript CRUD with Mixins

crud mixins typescript

Last synced: 21 Jan 2025

https://github.com/junxian428/webapi_asp.netcore

Learning build C# ASPNETCORE WEBAPI based on official documentation: https://docs.microsoft.com/en-us/learn/modules/build-web-api-aspnet-core/

asp-net-core crud webapi

Last synced: 21 Jan 2025

https://github.com/junxian428/laravel_midterm

CRUD MidTerm only test the migration, MVC with Create, Read and Delete without modification however inside got CRUD templates

crud laravel midterm

Last synced: 21 Jan 2025

https://github.com/junxian428/laravel_crud_mysql_auth_todoapp

Laravel CRUD with MySQL and Auth Preparation for EXAM. Todo App

authentication crud laravel todoapp

Last synced: 21 Jan 2025

https://github.com/dbsduy/learn-blazor-assembly

This Blazor application is a project created for learning C# and Blazor assembly. It includes CRUD functionality and utilizes a free API provided by app.beeceptor.com.

blazor c-sharp crud frontend learning

Last synced: 03 Feb 2025

https://github.com/junxian428/golang_crud_mysql

Golang simple web application with CRUD MySQL Source: https://www.golangprograms.com/example-of-golang-crud-using-mysql-from-scratch.html

crud golang mysql

Last synced: 21 Jan 2025

https://github.com/junxian428/javafx_restapi_sqlite_pi4_chat_client

File Bigger Than 100 MB is not allowed to be uploaded into a single repository.

crud javafx-desktop-apps raspberry-pi-gpio spring-boot-restful sqlite

Last synced: 21 Jan 2025

https://github.com/junxian428/csharp_net_desktop_crud_ms_access

Just a simple Desktop Application with MS Access with CRUD Feature and Refer to https://youtu.be/oEiHByK1PAQ

crud csharp desktop-app msaccess

Last synced: 21 Jan 2025

https://github.com/hallowshaw/my-todo-list-using-firebase

A simple todo list application built with React, Vite, and Firebase. Users can securely sign up, log in, and manage their todo items in real-time with Firebase's real-time database. The application features CRUD operations, authentication, and a responsive design, making it easy to use across different devices.

crud crud-application crud-operation firebase firebase-database firebase-realtime-database javascript js jsx react react-hooks reactjs

Last synced: 05 Jan 2025

https://github.com/hallowshaw/skillsetsail

Skill Set Sail is a modern MERN stack application for job seekers and employers. It simplifies job posting, application management, and talent discovery with a user-friendly interface and robust features.

crud crud-application expresss javascript job-portal jobsearch jobseeker mern-stack mongodb nodejs react react-router reactjs

Last synced: 05 Jan 2025

https://github.com/andrewjbateman/nodejs-tutorial-rest-api

:clipboard: This is an app to practise working with Representational State Transfer (REST) APIs that just transfer data instead of user interfaces.

bcrypt-nodejs codepen cors crud graphql headers mongoose-schema multer nodejs postman-api replace rest-api socket-io

Last synced: 27 Dec 2024

https://github.com/akshitvadodariya1201/todo-app-with-reactjs-rust

This project is a Todo List application built with React.js for the frontend and Rust for the backend.

api crud css3 html js json jsx reactjs rest-api rocket rust server

Last synced: 08 Feb 2025

https://github.com/danhiel98/crud_laravel

Pequeño ejemplo de CRUD usando Laravel

crud laravel php

Last synced: 22 Jan 2025

https://github.com/manzolimatheus/crud-basico

CRUD básico com Python e MySQL

crud mysql python3

Last synced: 26 Jan 2025

https://github.com/pedrosfaria2/pycal

API de Gerenciamento de Eventos com FastAPI, SQLAlchemy e testes automatizados.

ci-cd crud docker fast-api fastapi github-actions logging mysql orm poetry pydantic pytest python python3 sqlalchemy

Last synced: 05 Jan 2025

https://github.com/binaryleo/aspnet_crudbasic

A CRUD using ASPNET MVC app.

aspnet-mvc bootstrap5 crud csharp visual-studio

Last synced: 02 Feb 2025

https://github.com/arthur5120/real-time-chat-app

Real-time chat app with auth, room management, user status tracking, and notifications.

axios chat crud express fullstack mysql node-js prisma react real-time socket-io tailwindcss typescript

Last synced: 20 Dec 2024

https://github.com/cyoung-sudo/user-management-app

An application used to create, update, and delete a list of users.

crud css ejs expressjs font-awesome html javascript jquery mongodb-atlas nodejs user-management

Last synced: 16 Jan 2025

https://github.com/mubaraksulayman/mex

A mini-expense management app. Built with Laravel, TailwindCSS, and a lot of love, deployed on Heroku.

api crud heroku laravel monolith-architecture php postgresql tailwindcss vuejs vuex

Last synced: 07 Feb 2025

https://github.com/rakifsul/rf_ci_all_in_one

All in One Template for CodeIgniter 4

codeigniter4 crud crud-application template

Last synced: 30 Dec 2024

https://github.com/rudolphreti/autobewerbung

AutoCV is a Flask-based web application designed to manage job applications efficiently. The application allows users to add, display, and delete job applications, as well as generate related documents such as CVs and cover letters.

crud flask job-application-management jobsearch python

Last synced: 25 Dec 2024

https://github.com/tal7aouy/laravel-crud-with-search

Crud with search using Ajax

crud crud-application

Last synced: 29 Dec 2024

https://github.com/camilafbarcellos/apollo-techtest

Development of a frontend and a backend application for Apollo Solutions technical test (2023).

api crud fullstack mui nestjs react sqlite typescript

Last synced: 25 Dec 2024

https://github.com/felipe-sant/crud-javascript

Sistema CRUD (Create, Read, Update, Delete) com JavaScript.

crud ejs javascript

Last synced: 28 Dec 2024

https://github.com/appleipx/rest-api-django

REST API Backend сервер на Django

authentication crud django-rest-framework token

Last synced: 13 Jan 2025

https://github.com/andrewjbateman/nodejs-mongoosedb-shoppingcart

:clipboard: Udemy Node.js tutorial shopping cart using mongoose to manage products for azure cloud database

compression crud database-schema deployment development express helmet heroku-deployment javascript mongodb mongoose nodejs

Last synced: 27 Dec 2024

https://github.com/andrewjbateman/node-orm-postgres

:clipboard: Node.js backend using TypeORM & Typescript to create a data Entity model and perform CRUD operations on the data in a PostgreSQL database, Angular frontend with Tailwind styling to display backend data

angular14 crud css3 database database-management html5 json node nodejs orm postgres postgresql tailwindcss typeorm typescript typescript4

Last synced: 27 Dec 2024

https://github.com/netkosolution/nestjs-boilerplate

🚀🎉📚 A feature-rich NestJS starter with built-in enterprise-grade architecture and popular libraries. Supports TypeScript, PostgreSQL/MySQL, TypeORM, JWT Authentication, Docker, and other essential features.

auth boilerplate ci crud database docker e2e mailling mongodb mongoose nestjs nestjs-boilerplate nodejs rbac seed swagger typeorm typescript

Last synced: 09 Feb 2025

https://github.com/alexlatam/laravel-spa-inertia-crud-projects

Laravel with Jetstream, Inertia and Vuejs for a CRUD spa about projects

crud inertiajs jetstream laravel single-page-app spa vuejs

Last synced: 21 Jan 2025

https://github.com/mar-alv/ignite-contact-list-python

1st Python challenge of Ignite, Rocketseat's programming course, a console application to save, edit, delete and favorite your contacts

crud python python3

Last synced: 11 Jan 2025

https://github.com/alexismartinez1913/crud-java

MySQL connection with Java in the backend.

crud java mysql oop

Last synced: 08 Jan 2025

https://github.com/ekthasurya/tacnique-user_management_dashboard

A simple and responsive User Management Dashboard built with React.js. It allows users to view, add, edit, and delete user details, integrating with the mock API JSONPlaceholder. Perfect for demonstrating CRUD operations and API interaction.

axios crud css jsonplaceholder-api reactjs routes usestate

Last synced: 21 Jan 2025

https://github.com/aayman-md/app-crud

LARAVEL CRUD / CREATE/READ/UPDATE/DELETE

crud crud-api laravel

Last synced: 21 Jan 2025

https://github.com/potier97/products-app

Mini proyecto para la visualización de productos de la salud

crud dashboard mongodb react

Last synced: 18 Jan 2025

https://github.com/siddhant-vij/simpledb-engine

A lightweight database engine supporting CRUD, simple queries, and concurrency control with a CLI.

cli-app concurrency crud database-engine java json query-processing

Last synced: 16 Jan 2025

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

A simple API developed using Java and Spring Boot to manipulate a mysql database

crud java mysql spring spring-boot

Last synced: 12 Jan 2025

https://github.com/julio101290/boilerplatebranchoffice

CodeIgniter4 Boilerplatebranchoffice CRUD MVC contain capture per companie Key,name, address, admin box

backtup branchoffice codeigniter4 crud invoice mysql

Last synced: 27 Jan 2025

https://github.com/lightweight-component/aj-data

Lightweight Data Access Object in Java

crud dao jdbc sql

Last synced: 16 Nov 2024

https://github.com/lightweight-component/aj-dataservice

DataService for rapidly CRUD

crud sql

Last synced: 16 Jan 2025

https://github.com/alexcage2/burgershop

Burger ordering app with admin panel

admin-dashboard ado-net crud csharp mvc postrgresql rest

Last synced: 28 Dec 2024

https://github.com/basedhound/prompt-share_app_next

Next.js application for seamless AI prompt sharing. Easily explore, create, and share prompts with MongoDB and secure NextAuth. Enjoy modern design and responsive interface for optimal use.

app bcrypt crud google-cloud mongodb mongoose next-auth nextjs nextjs14 prompt react tailwind

Last synced: 02 Jan 2025

https://github.com/rasujon3/acc-assignment-1

ACC - 1 - Assignment - 1

crud expressjs

Last synced: 20 Dec 2024

https://github.com/luizfranzon/crud

FullStack CRUD Application

crud express javascript nodejs reactjs typescript vite

Last synced: 26 Dec 2024

https://github.com/laisfrigerio/on32-s8-api-users

API de cadastro de usuários usando NestJS + TypeORM

api correios-cep crud jest nestjs supertest typeorm typescript via-cep

Last synced: 20 Jan 2025

https://github.com/rasujon3/practice-project

Express JS Final Project

crud

Last synced: 20 Dec 2024

https://github.com/peplxx/postapi

The application provides basic CRUD functionalities for managing posts in a database.

crud crud-application crud-sample fastapi python

Last synced: 20 Dec 2024

https://github.com/solar05/health-crud

Simple crud using clojure/clojurescript

clojure crud docker

Last synced: 14 Jan 2025

https://github.com/icaluwu/codeigniter3-restaurant

Repo project about Codeigniter3 Restaurant

codeigniter crud html php website

Last synced: 02 Jan 2025

https://github.com/npateras/crud-api-with-nodejs-and-mvc

Engineered a MongoDB-backed CRUD API using Node.js within an MVC architecture.

api crud javascript js json mongodb mvc nodejs

Last synced: 08 Jan 2025

https://github.com/vladkalachev/csharp

С# courses

api crud csharp

Last synced: 14 Jan 2025

https://github.com/pgm-benobira/todoo

To do application with authentication made using Handlebars where the user can use CRUD operations to the SQLite3 database.

crud expressjs jwt knexjs mvc nodejs objectionjs sqlite3

Last synced: 08 Jan 2025

https://github.com/nicobocq/mc2020

Electronic football game score tracker

crud firecloud router vuejs vuetify vuex

Last synced: 21 Jan 2025

https://github.com/njkleiner/controller-base

A (CRUD) controller template for MVC in Express.

crud express mvc nodejs

Last synced: 24 Jan 2025

https://github.com/rubyhcm/rails_crud_api

This project for FE to test call API

api crud ruby-on-rails testing

Last synced: 04 Feb 2025

https://github.com/viniciusmecosta/crud_txt_python

CRUD em txt na linguagem Python.

crud pyqt5 python qt5

Last synced: 26 Dec 2024

https://github.com/viniciusmecosta/wallet_flutter

Aplicativo Flutter para criar uma carteira virtual, permitindo adicionar e gerenciar cartões com segurança e conveniência, utilizando o Firebase para armazenamento e atualizações em tempo real.

android crud firebase flutter

Last synced: 26 Dec 2024

https://github.com/deadcoder0904/posts-with-ava

CRUD application (Posts) for Testing with AVA :zap:

ava bdd crud tdd test

Last synced: 14 Jan 2025

https://github.com/jamaluddinrumi/laravel

a very basic CRUD Sales Order Web App in Laravel

crud laravel order sales

Last synced: 08 Jan 2025

https://github.com/shramkoweb/tiny_house

TinyHouse is a home-sharing app built for a full-stack React Masterclass

antd apollo apollo-server codegeneration create-react-app crud express frontend graphql graphql-generation mongodb node nodejs ts typescript

Last synced: 02 Feb 2025

https://github.com/sakr2000/crud-system

Simple CRUD system with JavaScript

bootstrap crud javascript localstorage

Last synced: 27 Jan 2025

CRUD Awesome Lists
CRUD Categories