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/sankargorthi/react-hooks

Demo application with an express server and CRA client

crud express react react-hooks sandbox

Last synced: 12 Nov 2024

https://github.com/humangrass/go_mysql

Web server on Go with simple CRUD API using MySQL database.

crud go gorilla gorm template

Last synced: 05 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: 12 Oct 2024

https://github.com/kougen/fastapi-crud

CRUD operation bootstrapping for FastAPI clients

crud crud-api crud-operation fastapi python

Last synced: 08 Nov 2024

https://github.com/lucasrmagalhaes/crud_series-php_laravel

Laravel: crie aplicações web em PHP

alura crud laravel mvc php series

Last synced: 12 Nov 2024

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: 12 Oct 2024

https://github.com/lucasrmagalhaes/cadastrodeseries-dotnet

APP simples de cadastro de séries em .NET.

crud dio dotnet

Last synced: 12 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/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: 12 Oct 2024

https://github.com/sbthdr/greldapp

Employee list management system using Laravel and Vue.

crud laravel vue

Last synced: 10 Nov 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: 08 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

Last synced: 12 Oct 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: 12 Oct 2024

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: 24 Oct 2024

https://github.com/cyberg4b/api-rest-spring-boot

Um CRUD básico que utiliza Spring Data JPA, Hibernate, Spring Security, e PostgreSQL.

api-rest crud java postgresql spring-boot

Last synced: 08 Nov 2024

https://github.com/ullenius/book-api-js

Book Database API web app

crud es6 javascript vanilla-javascript

Last synced: 08 Nov 2024

https://github.com/aabbtree77/auth-starter-backend

Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.

authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss

Last synced: 07 Nov 2024

https://github.com/solutionstack/node-crud-demo

A Node C-R-U-D Demo with Redis in memory cache

crud demo nodejs redis

Last synced: 08 Nov 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/fityannugroho/contact-app

A simple contact android app. CRUD implementation using SQLite & Firebase.

android-app contacts-app crud firebase firestore sqlite

Last synced: 31 Oct 2024

https://github.com/jastinxyz/data-siswa

mencoba membuat sistem CRUD dengan Laravel

crud laravel

Last synced: 26 Oct 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: 14 Oct 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/sdekrishan/allinone

All in one is a compilation of more than 13 projects (javascript and reactjs both).

api chartjs-2 crud css ecommerce html javascript json-server reactjs

Last synced: 12 Nov 2024

https://github.com/hamideidy/vuex-todo

The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Vuex state manager.

axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api todo todolist vue vue3 vuejs vuex vuex-store vuex4

Last synced: 08 Nov 2024

https://github.com/hamideidy/pinia-todo

The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.

axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api pinia pinia-vuejs pinia2 piniajs sweetalert2 todo todolist vue vue3 vuejs

Last synced: 08 Nov 2024

https://github.com/said7388/nestjs-crud-for-beginner

This is very simple nestJS CRUD for absolute beginners!

crud crud-api crud-sample nest nestjs nestjs-backend tipescript

Last synced: 11 Nov 2024

https://github.com/edu-fedorae/covid-19-report-mvc-crud-application

Simple PHP application that does basic CRUD operations for covid-19 cases.

covid-19 crud javascript mvc mysql oop pdo php uikit

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

https://github.com/rishabh-pandey-sternx/go-restapi

Rest Api microservices using Golang , Mongodb

crud crud-api go golang microservice mongo mongodb rest-api restful-api

Last synced: 15 Nov 2024

https://github.com/lin3s/admincrudextensionsbundle

CRUD extension for LIN3SAdmin

admin-ui crud lin3s-admin php

Last synced: 07 Nov 2024

https://github.com/gahbr/registro-de-alunos

Registro de alunos em nodejs com front-end

crud estudos exercicio mysql nodejs sequelize

Last synced: 07 Nov 2024

https://github.com/ajsalemo/springbootembeddedcontainers

A repo of CRUD examples that uses different embedded containers, instead of the default which is Tomcat.

api azure cloud container controllers crud docker jar java jetty postgres rest springboot springdatajpa todo tomcat

Last synced: 07 Nov 2024

https://github.com/gahbr/agenda-de-contatos

Projeto crud simples em Java. Link para o Java docs: https://gahbr.github.io/Agenda-de-contatos/

crud crud-application java javascript jsp-servlet mvc mysql

Last synced: 07 Nov 2024

https://gitlab.com/DanCruise/laravel-vue-inertia

CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y Vue 3 con Inertia.js

Vue3 component crud inertiajs laravel laravel9 vue.js

Last synced: 26 Sep 2024

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

Aplikasi Daftar Belanja menggunakan Node.js & Express

crud express mysql nodejs

Last synced: 07 Nov 2024

https://github.com/yracnet/spa-crud-v1

Crud Generator From JPA Modeler

abm angularjs crud crud-generator jpa-modeler jsf spa-crud xslt

Last synced: 08 Nov 2024

https://github.com/yracnet/gvy-template

[Create, Read, Update and Delete] Simple Template from JPA Modeler using Groovy Template

crud generator groovy java jta

Last synced: 08 Nov 2024

https://github.com/jonatandb/mern-tasks-manager_jwt-mongoose

Fullstack React-Express: Tasks Manager App (with JWT Auth, Mongoose and more)

api axios crud express jonatandb jsonwebtoken mongodb mongoose morgan nodejs nodemon react tailwindcss vite zod

Last synced: 12 Nov 2024

https://github.com/agnii555/tinytweets

TinyTweets is a micro-blogging application that allows you to view, create and update blogs. This micro blogging application is developed using JavaScript, HTML and SCSS.

crud css html javascript json scss xml xmlhttprequest

Last synced: 07 Nov 2024

https://gitlab.com/DanCruise/laravel-react-inertia

CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y React con Inertia.js

crud inertiajs laravel laravel9 login react tailwindcss vite

Last synced: 26 Sep 2024

https://github.com/jauharibill/crud-with-realm

This Repository contain code about CRUD android using Realm NoSQL

android crud mobile nosql programming realm

Last synced: 07 Nov 2024

https://github.com/sreeragp69/notes-app-backend

Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.

authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api

Last synced: 10 Oct 2024

https://github.com/javi-cc/vue-vuetify-crud

Vue Vuetify styles

crud vue vue-router vuejs vuetify

Last synced: 09 Nov 2024

https://github.com/evertonsavio/fastapi-101

Python Fastapi 101

crud fastapi python

Last synced: 09 Nov 2024

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: 08 Nov 2024

https://github.com/raelzeraxd/crud

a simple crud with mysql in go and python

crud golang python

Last synced: 07 Nov 2024

https://github.com/karume629/blog-application

A Simple Blog Application

crud mvc rails-application

Last synced: 02 Nov 2024

https://github.com/carloseduardonit/programa-infox

Programa para setor de Informatica

crud java-8 mssql

Last synced: 11 Nov 2024

https://github.com/milenmk/laravel-livewire-crud

CRUD class for Laravel Livewire components

crud laravel livewire

Last synced: 14 Oct 2024

https://github.com/kayke-fujinaka/user-crud

👤 A User's CRUD project is a software application that allows the creation, retrieval, updating, and deletion of user data.

crud nodejs

Last synced: 10 Nov 2024

https://github.com/rdvid/express-school-api

API REST com Express desenvolvida para prática de documentação com Swagger

api-rest crud express javascript swagger swagger-ui

Last synced: 09 Nov 2024

https://github.com/fredgainza/portfolio-php-auto

Listing voitures PHP - CRUD

crud php

Last synced: 16 Nov 2024

https://github.com/carloseduardonit/gerador-calculo-inss

Este ficará responsável pelo cálculos e preenchimento do INSS

crud java-8 mysql mysql-database

Last synced: 11 Nov 2024

https://github.com/germondai/php-api

PHP RESTful API with Doctrine, Entities, JWT and Pre-done Auth!

api crud db dbal doctrine entities jwt media migrations mysql orm php rest rest-api storage template

Last synced: 14 Nov 2024

https://github.com/rakifsul/rf_ci_all_in_one

All in One Template for CodeIgniter 4

codeigniter4 crud crud-application template

Last synced: 08 Nov 2024

https://github.com/manthanank/crud-angular-ngxs

Crud Angular App using NgXS

angular crud ngxs

Last synced: 08 Nov 2024

https://github.com/manthanank/crud-angular-rx-angular

Crud Angular App using rx-angular

angular crud rx-angular

Last synced: 08 Nov 2024

https://github.com/mvysny/jdbi-orm-vaadin-crud-demo

A Vaadin app which demoes the JDBI-ORM library

crud java vaadin

Last synced: 16 Oct 2024

https://github.com/pjborowiecki/cash-cards-tdd-java-spring-boot-rest-api

This repository contains what one should have after completing free official SpringAcademy courses on SpringBoot authentication. Although currently without added value, I decided to keep it as a reference for future project and with an aim of extending it and adding front-end in React or Angular.

authentication crud gradle java-tdd jwt jwt-authentication react rest-api spring-boot spring-boot-authentication spring-security tdd test-driven-development

Last synced: 08 Nov 2024

https://github.com/devtonin/sith-lords-api

A Sith Lords REST API, built-in Java 11 and Spring Boot.

api crud java spring-boot

Last synced: 08 Nov 2024

https://github.com/jorgecj/task-server-crud

A basic CRUD server made in Python.

crud python task todo

Last synced: 16 Nov 2024

https://github.com/novaandini/ci4app

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

backend bootstrap codeigniter codeigniter4 crud php

Last synced: 14 Oct 2024

https://github.com/ramaobama/appfx-ramin

Simple Crud Application with use JPA (v. 1.0)

crud javafx jpa maven

Last synced: 08 Nov 2024

https://github.com/mdabdullahibnaharun/user-info-crud-php

Basic Create, Read, Update, Delete (CRUD) Application in PHP & MySQL

bootstrap crud css html mysql php

Last synced: 15 Nov 2024

https://github.com/brunonavarrooficial/crud_databases_mysql_nosql

Realizando CRUD em bancos de dados relacionais e não relacionais utilizando linguagens Python e JAVA

couchdb crud database firebase java mongodb mysql python python3 redis sql sqlite3 workbench

Last synced: 08 Nov 2024

https://github.com/0suphan0/yakut-s-blog

The project is a .NET Core MVC web app designed for blogging. Visitors can browse user-generated content and comments, but they need to register to participate actively. Registered users have the ability to create content and comments, which will be subject to approval by the admin before publication.

ajax authentication authorization claims crud filtering login mssql mvc net-core registration repository-pattern

Last synced: 14 Nov 2024

https://github.com/msafdev/japanese-crud

A basic CRUD shows a list of mangas, doujinshi (unofficial mangas), and magazines from Japan in each of their own respective shelves. Made with Laravel, MySQL, Blade, sweat and tears.

blade crud laravel mysql

Last synced: 08 Nov 2024

https://github.com/brayandiazc/webactivestorage

Gestor de tareas simple que permite a los usuarios crear, organizar y realizar un seguimiento de sus tareas diarias. Está desarrollado utilizando HTML, CSS y JavaScript con el uso del DOM y Local Storage

crud css html javascript localstorage

Last synced: 09 Nov 2024

https://github.com/saburlimbur/task-management-ci3

Sebuah proyek tugas kelompok akhir dari mata kuliah Web Programming 1, menggunakan CodeIgniter 3.

bootstrap5 codeigniter crud hacker javascript jquery old-language php surfing sweetalert validation-library

Last synced: 14 Oct 2024

https://github.com/diogomalfatti/my-bank-api

API-Rest NodeJS: um sistema de banco simples

crud express nodejs nodemon winston-logger

Last synced: 08 Nov 2024

https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql

Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.

crud mysql python sqlite

Last synced: 08 Nov 2024

https://github.com/aspgm-fav/learn-angular-js-crud

getting started using angularjs, for experiments

angular angularjs crud

Last synced: 09 Nov 2024

https://github.com/amulyakashyap09/go_crud

A very simple JSON CRUD API for User Management in GOLANG

crud golang golang-crud-examples golang-tutorials json

Last synced: 10 Nov 2024

CRUD Awesome Lists
CRUD Categories