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/vn-blgn/node-express-mysql-hbs-crud-api

Nodejs (Express) MySQL Handlebars (Express Handlebars) CRUD Web Application

api crud express express-handlebars expressjs handlebars handlebarsjs hbs mysql node nodejs web-application

Last synced: 27 Jan 2025

https://github.com/vn-blgn/node-express-mongoose-hbs-crud-api

Nodejs (Express) MongoDB (Mongoose) Handlebars (Express Handlebars) CRUD Web Application

api crud express express-handlebars expressjs handlebars handlebarsjs hbs mongodb mongoose node nodejs web-application

Last synced: 27 Jan 2025

https://github.com/pvfarooq/gin-crud-starter

Gin CRUD Starter: A lightweight and modular boilerplate for building RESTful APIs with Go, featuring CRUD operations, GORM integration, and request validation.

beginner-friendly crud docker docker-compose gin go golang golang-migrate gorm postgresql repository-pattern rest-api starter-template

Last synced: 07 Jan 2025

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

Crud con MongoDB para recursos web.

boostrap5 crud express mongodb mongoose morgan nodejs pug routes

Last synced: 18 Jan 2025

https://github.com/swumplurd/crud-php-pdo

CRUD con PHP y PDO

crud pdo php php8

Last synced: 18 Jan 2025

https://github.com/sametcn99/mern-stack

This project is a learning progress project aimed at mastering the MERN stack (MongoDB, Express, React, Node.js).

crud mern-stack

Last synced: 22 Dec 2024

https://github.com/allen-woods/pipe-crud

A portable dev-ops shell script that provides full CRUD inside of named and pseudo-anonymous Linux pipes.

crud linux-shell pipes-sh

Last synced: 24 Dec 2024

https://github.com/blandoncj/contact-flow-backend

API for managing contacts, built with FastAPI. Includes authentication and basic CRUD.

backend crud docker fastapi mysql python

Last synced: 03 Jan 2025

https://github.com/sebastian-nunez/creator-verse

A web app that allows users to find, add and edit their favorite content creators!

crud nextjs supabase tailwindcss typescript

Last synced: 21 Jan 2025

https://github.com/antoniolavadodev/springbootcrudjpa

Crud with SpringBoot and JPA

crud jpa-hibernate validation

Last synced: 07 Jan 2025

https://github.com/shyamsunder149/simplecrud-fastapi

Implementing very simple CRUD using FastAPI

crud fastapi

Last synced: 13 Jan 2025

https://github.com/elweday/collegesite

A PostgreSQL-backed college management system with SvelteKit-powered interactive views for educators and students. Features include grade tracking, course registration, and prioritized UX & accessibility.

crud dbms postgresql svelte

Last synced: 07 Jan 2025

https://github.com/pranavarora1895/quizrest

REST Application using Spring Boot

crud many-to-one postgresql rest-api spring-boot

Last synced: 18 Jan 2025

https://github.com/gsabadini/lumen-crud

CRUD in Lumen Micro-Framework

crud lumen-framework

Last synced: 07 Jan 2025

https://github.com/esperanca-leonardo/jdbc

CRUD em JDBC com relacionamento entre tabelas

crud java jdbc mysql relationships

Last synced: 03 Jan 2025

https://github.com/sandesh300/bulky_mvc

.NET Framework CRUD Operation

crud csharp dotnet razor-pages web-api

Last synced: 06 Nov 2024

https://github.com/rzlwbo1/crud-wisata

Latihan Crud PHP simple

crud php

Last synced: 14 Jan 2025

https://github.com/ricnaga/finapi

Desafio ignite da trilha noejs: upload de imagens

crud expressjs middleware nodejs swagger-ui

Last synced: 21 Jan 2025

https://github.com/dev-fringe/reactive-stack-sample

reactive with mvc application basic version 0.3

crud event-sourcing mustache netty orm reactive relational-model scala spring

Last synced: 14 Jan 2025

https://github.com/ricnaga/nodejs-todo

Desafio ignite da trilha nodejs: CRUD de todos

crud expressjs middleware nodejs

Last synced: 21 Jan 2025

https://github.com/ricnaga/nodejs-solid

desafio ignite da rocketseat, nodejs com implementação SOLID

crud expressjs nodejs solid swagger-ui

Last synced: 21 Jan 2025

https://github.com/ricnaga/nodejs-unit-test

Desafio ignite da trilha nodejs: Testes unitários

bcrypt crud docker expressjs jwt-token solid supertest unittest

Last synced: 21 Jan 2025

https://github.com/sigit-wasis/learn-adonisjs-

Create a Controller, Model, Migration, Adonis Templating, Create-Read-Update-Delete Data, User Authentication and Refactoring the Routes

adonisjs crud edge javascript javascript-framework migration template-engine

Last synced: 30 Dec 2024

https://github.com/ribafs/crud-generator-acl

Fork from appzcoder/crud-generator to add acl and others resources.

acl crud generator laravel

Last synced: 30 Dec 2024

https://github.com/novaandini/ci4app

Website CRUD (Create, Read, Update, Delete) dengan menggunakan CodeIgniter 4

backend bootstrap codeigniter codeigniter4 crud php

Last synced: 27 Jan 2025

https://github.com/jean0t/crud-api-in-go

CRUD API made in Go

api crud crud-api go golang

Last synced: 07 Jan 2025

https://github.com/0xsabdadev/app-android-sqlite-room-capacity

Build sqlite crud android app with native

android-app android-studio crud java sqlite

Last synced: 10 Jan 2025

https://github.com/guilhermebkel/strider-job-challenge-2

A simple To-Do application which you create tasks on Desktop and finish it on Mobile.

crud hibernate maven mysql node react rest-api restful-api spring

Last synced: 21 Jan 2025

https://github.com/lintenn/revisionoculargi

Django-based web application to operate and manage customer ocular revisions.

crud django django-application html-css python webapp

Last synced: 06 Jan 2025

https://github.com/krisnaajiep/laravel-blogging-platform-api

A simple Blogging Platform RESTful API built with laravel and support basic CRUD operations for a personal blogging platform.

api application-programming-interface blogging-platform crud crud-api crud-operation laravel laravel-framework restful-api

Last synced: 14 Jan 2025

https://github.com/mirkankacan/deuvet

My graduation project.

crud csharp sqlserver veterinary

Last synced: 01 Jan 2025

https://github.com/mirkankacan/mvc5-commercial-automation

udemy course. commercial automation which written in ASP.NET MVC, C#, code-first db.

automation commercial crud csharp sqlserver

Last synced: 01 Jan 2025

https://github.com/altynboy/go-echo-boilerplate

A production-ready Go Echo boilerplate for quick web app development. Includes CRUD operations, JWT authentication, and user roles.

boilerplate crud echo echo-jwt golang gorm jwt-authentication postgresql

Last synced: 07 Jan 2025

https://github.com/mrredu/crud-node-express

CRUD sencillo con Nodejs + Express

crud express javascript learning nodejs

Last synced: 07 Jan 2025

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/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/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/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/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/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/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/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/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/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/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/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/sakr2000/crud-system

Simple CRUD system with JavaScript

bootstrap crud javascript localstorage

Last synced: 27 Jan 2025

CRUD Awesome Lists
CRUD Categories