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/freinet12/taxistop

An a basic crud api for uber-like apps

api backend crud express mongodb mongoose nodejs

Last synced: 15 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/roman31x/dia-2-proyecto-listado-personas

Proyecto de listar personas en Java esta enfocado mejora lógica de programación y aciones de un CRUD, utilizando Clean Code y Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y distribución; JUnit verifica funcionalidad. Espero sea de tu agrado :).

clean-code crud java junit maven-plugin poo solid

Last synced: 12 Jan 2025

https://github.com/androidbeingx/flask_project

A class project. Code applying the knowlage of flask, sqlite and python.

crud database flask project python sqlalchemy sqlite3

Last synced: 22 Dec 2024

https://github.com/adrianomonteiroweb/products-crud-api

Repositório de estudos por uma API em Nest.js para cadastro de produtos.

api api-rest crud mysql nestjs orm rest-api typescript

Last synced: 22 Jan 2025

https://github.com/adrianomonteiroweb/talker-manager

Projeto CRUD API com leitura e escrita de arquivo usando fs.

crud fs nodejs

Last synced: 22 Jan 2025

https://github.com/adityasinghvats/express-app

An ExpressJS app with in-memory operations of CRUD , along with dockerfile and setup of Github actions to build an image and directly upload to my Docker Hub Repo

backend-api crud docker docker-image dockerhub expressjs githubactions-ci logger-middleware morgan winston-logger

Last synced: 13 Jan 2025

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/tahniat-ashraf/spring-webflux-kotlin-dynamodb-enhanced-crud

A sample crud apiset built using Spring Webflux (kotlin) and DynamoDb Enhanced (v2)

crud dynamo dynamodb enhanced kotlin reactive spring v2 webflux

Last synced: 23 Jan 2025

https://github.com/ericimperiale/sitios-noticias-php

Un mini sitio de noticias con panel de administración completo, desarrollado en PHP 8.0 OOP, con características como paginador, gestión de imágenes, autenticación y sistema de comentarios.

authentication composer crud html5 intervention-image mysql oop php phpmailer

Last synced: 13 Oct 2024

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

A basic CRUD server made in Python.

crud python task todo

Last synced: 16 Jan 2025

https://github.com/adrianomonteiroweb/movies-app

Projeto de estudos em uma aplicação de stream de vídeos com gRPC e Golang.

crud go golang grpc grpc-go stream

Last synced: 22 Jan 2025

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: 31 Dec 2024

https://github.com/shoyimobloqulov/rest-api

PHP crud functions

config create crud edit mysql php update

Last synced: 18 Jan 2025

https://github.com/kenxsantos/basic-crud-laravel

A basic crud system using laravel framework

class-activities crud laravel

Last synced: 14 Jan 2025

https://github.com/elis-vasconcelos/backend-rest-api-crud

REST API with a CRUD to control a table of users. It uses Express, ORM Prisma, SQLite and Tyscript.

backend crud expressjs prisma-orm rest-api

Last synced: 14 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/kirandash/emprecordajax

Employee record built with AJAX and JavaScript with CRUD features.

ajax crud javascript

Last synced: 21 Dec 2024

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

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: 07 Dec 2024

https://github.com/sufiyan33/angular-spring-boot-mysql-crud-operation

CRUD operation with Angular, Spring boot & MySQL. Trying to create a full stack application where frontend would be in Angular and backend in Spring Boot.

angular angular-cli angular18 crud crud-application crud-operation fullstack-development mysql spring-boot

Last synced: 16 Jan 2025

https://github.com/khalilannbiya/bookshelf-app

Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class

bookshelf crud css html javascript

Last synced: 29 Dec 2024

https://github.com/swalx/go-product-restapi

Basic golang rest api CRUD application for products.

api crud go golang rest-api

Last synced: 22 Jan 2025

https://github.com/1manuelc/crud-restaurante-tep

Sistama de Restaurante com CRUD em Java usando GUI e banco de dados MySQL.

crud java mysql mysql-database swing-gui xampp

Last synced: 16 Jan 2025

https://github.com/luismarchio03/go-library-management

Um aplicativo em Go para gerenciar livros e autores, seguindo os princípios SOLID. Inclui importação de autores via CSV e operações CRUD para livros.

crud csv-import go golang library-management solid-principles webapi

Last synced: 22 Jan 2025

https://github.com/peppapig13132/express-redis-crud

🌱 Simple Express.js server for Redis learners with CRUD operations

crud express redis

Last synced: 13 Dec 2024

https://github.com/shz-code/byte-records

Byte-Records a simple record keeping app with complete CRUD functionality.

crud crud-application css html javascript react react-hooks records todoapp

Last synced: 21 Jan 2025

https://github.com/nazmulhossain2905/react-crud-app

React Todo App Using Context API.

crud notes react react-crud-app

Last synced: 16 Jan 2025

https://github.com/shamaru001/nestjs-crud

Crud made with NestJS

crud mongo mongoose nest nestjs typescript

Last synced: 29 Dec 2024

https://github.com/smailnajim/crud-php-procedurale

🥷Ce projet implémente les opérations de base pour un CRUD (Créer, Lire, Mettre à jour, Supprimer) en PHP avec une base de données MySQL.

crud mysql-database mysql-server php

Last synced: 06 Jan 2025

https://github.com/walber-vaz/backend-golang-gin

Criando crud usando gin-gonic e gorm

crud gin-gonic golang gorm rest-api

Last synced: 23 Jan 2025

https://github.com/amar21112/crud-employee-manager

This application is designed to manage employees efficiently using CRUD operations. Built with PHP and MySQL.

crud mysql php

Last synced: 06 Jan 2025

https://github.com/melagora/alojamientoscrud

Aplicación web simple que permita realizar operaciones CRUD en una base de datos MySQL utilizando PHP.

crud crud-application mysql mysql-database php

Last synced: 06 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/subhamghimire/dj8

working on CBVs

classbasedviews crud django

Last synced: 21 Jan 2025

https://github.com/rickreisme/contactmvc

Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.

asp-net-core asp-net-mvc contact-list crud crud-application csharp docker docker-compose dotnet postgresql rickreis rickreisme

Last synced: 13 Nov 2024

https://github.com/iamtonmoy0/movie-crud-api

Simple movie crud server api

crud go golang gorilla-mux mongodb server

Last synced: 05 Jan 2025

https://github.com/akhileshpandey0180/crud-php

This is a PHP-based CRUD (Create, Read, Update, Delete) application that allows users to manage records in a MySQL database.

crud mysql php

Last synced: 06 Jan 2025

https://github.com/hexagon-dev/go-crud

First project on golang to learn its basics. Simple CRUD app.

crud go golang

Last synced: 06 Jan 2025

https://github.com/sunny-unik/crud_app

My first basic web app for learn MERN stack. It contains all CRUD operations.

beginner-friendly crud javascript mern-stack multer open-source

Last synced: 10 Jan 2025

https://github.com/devansh-bhagania/book_management_api_backend

Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.

authentication crud express jwt nodejs pagination search

Last synced: 06 Dec 2024

https://github.com/kardelruveyda/entity-framework-core-example

EntityFrameworkCoreExample ( CRUD ) applications with .Net 6.0

crud csharp dotnet-core entity-framework-core

Last synced: 16 Jan 2025

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

ACC - 1 - Assignment - 1

crud expressjs

Last synced: 20 Dec 2024

https://github.com/karlangaxz/crud

This is a simple CRUD (Create, Read, Update, Delete) web application using HTML, CSS, JavaScript, and Bootstrap. The application allows users to input, display, update, and delete user data such as email, name, and phone number. The data is stored in the browser's localStorage.

bootstrap5 crud crud-application css html html-css-javascript javascript js

Last synced: 16 Jan 2025

https://github.com/pedro31415/crud-c

Este é um projeto de crud em C, proposto pela matéria de Linguagem de Programação do IFMA - Campus Imperatriz

c crud

Last synced: 06 Dec 2024

https://github.com/carloshenriquefs/ds-movie

:white_check_mark:🎬📹 - Projeto Front End e Back End - DsMovie

crud css html react

Last synced: 11 Jan 2025

https://github.com/kingdarboja/crud-angulardart

Example CRUD project to getting started with AngularDart and compare with common Angular.

angulardart crud dart

Last synced: 04 Dec 2024

https://github.com/carloshenriquefs/dslist-java-games

:white_check_mark: - Intensivão Java Spring

api-rest crud java

Last synced: 11 Jan 2025

https://github.com/carloshenriquefs/musics

✅🎵🎧- Screen Sound Músicas

chatgpt crud foreach jpa jpql

Last synced: 11 Jan 2025

https://github.com/carloshenriquefs/dslearn

📚🖥️- Plataforma de ensino com informações de curso

api-rest crud hibernate jpa maven

Last synced: 11 Jan 2025

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

Express JS Final Project

crud

Last synced: 20 Dec 2024

https://github.com/carloshenriquefs/crud-usuario

✅👦👧- Crud Usuario com MongoDB

crud java17 maven mongodb

Last synced: 11 Jan 2025

https://github.com/carloshenriquefs/task-management

📝✏️ - API de Gerenciamento de Tarefas

crud flask pytest rest

Last synced: 11 Jan 2025

https://github.com/carloshenriquefs/courses

💻🖱️- Programming Courses

api crud hibernate-jpa java21 mapper

Last synced: 11 Jan 2025

https://github.com/dorkatzir/pixel-positions

Jobs Listing - Laravel11 Web App

blade components crud laravel php sqlite tailwindcss vitejs

Last synced: 11 Jan 2025

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/4sskick/web_basic_crud

Basic CRUD Code Igniter based

code-igniter crud crud-sample sample

Last synced: 28 Nov 2024

https://github.com/s-damian/symfony-crud-example

Symfony 6 (6.2) - Example of CRUD

crud doctrine php php8 symfony symfony6

Last synced: 30 Nov 2024

https://github.com/fiware/tutorials.merge-patch-put

:blue_book: Merge Patch Operations in NGSI-LD

crud entity fiware tutorial

Last synced: 18 Jan 2025

https://github.com/leotm/admin

My successful MVP solution to a coding exercise to create an admin view for new user data.

admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management

Last synced: 09 Jan 2025

https://github.com/a-tetarwal/binora-pre

Prior to Binora, Developing Binora Phase-I. Binora Pre is a text-based social media platform where users can create and manage posts, interact with each other through messages, and personalize their profiles. The platform provides a simple and clean user interface designed with Tailwind CSS.

bcryptjs binary binora cookie-parser crud ejs expressjs jsonwebtoken jwt mongodb mongoose multer nodejs path

Last synced: 17 Jan 2025

https://github.com/aayushpagare21-compcoder/notes2.0_php

Project Number 11 : A notes crud app hosted on xampp server and created using PHP which allows the user to create, read , delete and update notes and also stores the notes in a MySQL database. Learned how to use xampp server and phpmyadmin, how to create a connection with database, how to fire SQL queries using php

bootstrap5 crud javascript mysql php phpmyadmin-database xampp

Last synced: 16 Jan 2025

https://github.com/erosmlima/memory_game_smiles_viagens

✈️ Apresentamos o nosso Jogo da memória [versão de viagens🏝️] com recursos de voz (acessibilidade) o Watson (Microsoft), recursos de Hand Talk, Gamification, RNN com AI/ML usadas com redes neurais em todo processo e implementações de melhorias a fazer, este é um beta (protótipo)📲.

crud css glassmorphism html javascript javascript-game watson-assistant

Last synced: 16 Jan 2025

https://github.com/taranjeet/todo-app-frontend

A frontend application to demonstrate CRUD in react

crud react

Last synced: 06 Jan 2025

https://github.com/s-damian/phoenix-crud-example

CRUD - Phoenix Framework / Elixir / MySQL / Tailwind

crud elixir elixir-phoenix mariadb mysql phoenix phoenix-framework tailwindcss

Last synced: 30 Nov 2024

https://github.com/injamul3798/task_manager_with_ci_integrations

The system supports additional features, including title and description fields for tasks, and it ensures a seamless experience with responsive design.

cicd continuous-integration crud django

Last synced: 14 Dec 2024

https://github.com/emanuelsacoman/cruds-laravel

Trabalho Final da Matéria do Framework Laravel

crud html laravel laravel-framework php xampp

Last synced: 22 Jan 2025

https://github.com/ryanrahman26/php-ajax

Aplikasi PHP CRUD dengan AJAX & PDO

ajax crud pdo php

Last synced: 09 Jan 2025

https://github.com/jedymatt/notemanager

A simple note management web app with CRUD implementation using Laravel 8 framework and Bootstrap 5 for styling

crud laravel php

Last synced: 29 Dec 2024

https://github.com/andreyrvs/04-v2-todo-list

v2 - Lista de tarefas com CRUD

crud css html javascript

Last synced: 17 Jan 2025

https://github.com/alirfanyasin/sistem-data-dosen-itts

Tugas akhir dari mata kuliah Algoritma dan Pemrograman membuat sebuah aplikasi berbasis console dengan tema sistem data dosen

c-language campus console-application crud

Last synced: 30 Dec 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: 30 Dec 2024

https://github.com/vmeazevedo/api_restful_springboot_carros_simples

Design of a simple RESTful API using the Spring Boot framework.

crud crud-application java java-8 jpa jpa-persistence-applications spring spring-boot

Last synced: 20 Dec 2024

https://github.com/zenodeapp/substitution-matrices

A CRUD for substitution matrices like BLOSUM50, BLOSUM62, PAM250 and more; commonly used in Bioinformatics and Evolutionary Biology.

bioinformatics crud hardhat matrix nucleotide-sequences protein-sequences solidity substitution-matrices

Last synced: 13 Dec 2024

https://github.com/kelsonbatista/project-node-express

Project Node Express with CRUD functions

crud express listen nodejs server statuscode

Last synced: 06 Dec 2024

https://github.com/junxian428/symfony_crud_mysql_learning

Pretty easy by using php bin/console make:entity and php bin/console make:crud to generate CRUD with MySQL

crud mysql symfony

Last synced: 21 Jan 2025

https://github.com/junxian428/django_crud_mysql

Reference: https://www.javatpoint.com/django-crud-application

crud django

Last synced: 21 Jan 2025

https://github.com/maiquinho/desafio-ignite-nodejs-01

API para realizar um CRUD de tasks (tarefas).

crud crud-api node-fundamentals nodejs task-api

Last synced: 16 Jan 2025

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

Simple Crud Application with use JPA (v. 1.0)

crud javafx jpa maven

Last synced: 30 Dec 2024

https://github.com/pauleenaphan/blog-api

A small blogsite where users can view blog post and comment on them.

blog crud express mongodb nodejs webdevelopment

Last synced: 09 Jan 2025

https://github.com/horellana08/ejercicios-con-js

Repositorio de ejercicios prácticos con JavaScript, diseñado para fortalecer conocimientos en programación y lógica. Incluye ejemplos de manipulación de DOM, funciones, estructuras de control, arreglos y más. Ideal para quienes se inician en JavaScript o buscan mejorar sus habilidades.

arreglos crud funciones js

Last synced: 13 Jan 2025

https://github.com/poonamkhatri/php-ajax-crud

This repository contains a simple demonstration of how to implement Create, Read, Update, and Delete (CRUD) operations using PHP and Ajax. CRUD operations are fundamental in web development, allowing users to interact with data by creating, reading, updating, and deleting records from a database.

ajax ajax-call ajax-form ajax-request bootstrap crud crud-application crud-operation mysql mysql-database mysql-server php php-crud php-crud-operation php7 php8

Last synced: 19 Jan 2025

https://github.com/bineet-ratna-shakya/hellswok-food-data-manager

HellsWok Food Data Manager using Data Structures & Algorithms

binary-search crud data-structures java mergesort

Last synced: 09 Jan 2025

https://github.com/isaacalves7/blog

📰 It's a repository of Blog projects.

blog blogs crud mvc-architecture oop

Last synced: 06 Dec 2024

CRUD Awesome Lists
CRUD Categories