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/kamiviolet/filmians

A mock IMDB site to perform CRUD and allow users to check information about movies and TV series.

crud frontend nextjs styled-components swc typescript

Last synced: 24 Dec 2024

https://github.com/wodsonluiz/helloworldcruddynamodb

Repo to explore AWS Dynamodb

aws crud dotnet-core dynamodb

Last synced: 16 Dec 2024

https://github.com/sikandarjodd/sweshirts

Simple Order Sweat-shirts

crud supabase svelte

Last synced: 21 Dec 2024

https://github.com/ojaciel/appnodejs

Sistema desenvolvido em aula para disciplina 'Tópicos Especiais em Desenvolvimento de Software II', utilizando NodeJS, com Fastify. Desenvolvido para introdução ao NodeJS, criando um CRUD e hospedando a aplicação e banco de dados de forma online.

crud fastify node-js nodejs

Last synced: 27 Oct 2024

https://github.com/matyokubov/crud

React CRUD App

crud react

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

https://github.com/febrianto752/mcc79-employee-app

Aplikasi berbasis console yang merupakan implementasi basic OOP dan Authentication menggunakan bahasa pemrograman C#

auth crud

Last synced: 19 Nov 2024

https://github.com/isherezahin/laravel-vue-crud

This project is a CRUD (Create, Read, Update, Delete) application built using Laravel 10 and Vue.js with Vite, enabling users to manage student records efficiently.

crud laravel vuejs

Last synced: 11 Jan 2025

https://github.com/ddim03/crud

Tugas praktikum mata kuliah web programming

crud web

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

Employee record built with AJAX and JavaScript with CRUD features.

ajax crud javascript

Last synced: 21 Dec 2024

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/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/sarrafi-mo/simple-php-api

Lightweight PHP API for handling CRUD operations.

api backend crud php php-api

Last synced: 17 Dec 2024

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/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/julio101290/boilerplatevehicles

CodeIgniter4 Boilerplatevehicles CRUD MVC capture type Vehicle and vehicles for invoices and Mexican Carta Porte and workshop module

boilerplate codeigniter-library codeigniter4 crud erp vehicles

Last synced: 29 Dec 2024

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

Node.js REST API backend application with configured cloud MongoDB, Express,js, Mongoose and a lot of other things. CRUD operations and their implementation are the essence of this project, as well as the creation of models, controllers and routes in order to display, change and delete our data from the database.

cors crud expressjs mongodb mongoose nodejs nodemon rest-api

Last synced: 14 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/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/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/emilyjspencer/bookmarks

A bookmark manager that stores a collection of bookmarks as urls. A Makers project (post-Makers).

crud database postgresql ruby sinatra sql

Last synced: 15 Dec 2024

https://github.com/esscova/9books

This repository contains a CRUD (Create, Read, Update, Delete) web application developed in Python using the Flask framework. Users can add, view, update and delete book records.

crud flask flask-login flask-sqlalchemy python

Last synced: 29 Dec 2024

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/vilhalva/crud-upload-de-arquivos-em-php-e-postgresql

👨‍🏫CRUD DE MULTIMIDIAS EM HTML, CSS, PHP E POSTGRESQL.

crud css database html php postgresql projeto site

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-com-php-e-mysql

👨‍🏫CRUD EM HTML, CSS, PHP E MYSQL.

crud css database html mysql php projeto site

Last synced: 29 Dec 2024

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/josemavarez11/grpc-products-crud

Project to remotely call CRUD operations on products stored in a postgreSQL database, using gRPC in Node.js.

crud grpc-server nodejs postgresql

Last synced: 17 Nov 2024

https://github.com/vilhalva/crud-python-em-mysql

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE MYSQL.

aplicativo codigo crud database mysql projeto python terminal

Last synced: 29 Dec 2024

https://github.com/estebanborai/simple-express-rest-crud-sample

☕ Simple REST application made with Express.js

crud expressjs javascript sample

Last synced: 01 Oct 2024

https://github.com/vilhalva/crud-python-em-pkl

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS EM UM ARQUIVO PKL.

aplicativo codigo crud database pkl projeto python terminal

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-python-com-pkl

🎈GERENCIE O NOME, IDADE, EMAIL E TELEFONE DOS USUÁRIOS EM UM ARQUIVO PKL.

aplicativo codigo crud database pkl projeto python terminal

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-python-em-sqlite

👨‍🏫PROJETO CRIADO PARA O CURSO DE PYTHON COM SQLITE.

aplicativo codigo crud curse database projeto python sqlite terminal

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-python-em-json

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS EM UM ARQUIVO JSON.

aplicativo codigo crud database json projeto python terminal

Last synced: 29 Dec 2024

https://github.com/n0iire/restoman

Simple Native PHP CRUD System

crud php simple-project

Last synced: 21 Nov 2024

https://github.com/vilhalva/crud-python-com-csv

🎈GERENCIE O NOME, IDADE, EMAIL E TELEFONE DOS USUÁRIOS EM UM ARQUIVO CSV.

aplicativo codigo crud csv database projeto python terminal

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-com-rails

👨‍💻CRUD DE RECURSOS HUMANOS COM RUBY ON RAILS E SQLITE.

bootstrap cdn crud css database framework html javascript login projeto ruby ruby-on-rails scss search site sqlite

Last synced: 29 Dec 2024

https://github.com/vilhalva/tools-references-crud

👨‍🏫ESTE APLICATIVO É UM SISTEMA DE GERENCIAMENTO DE FERRAMENTAS E REFERÊNCIAS, DESENVOLVIDO COM PYQT5/PYSIDE6 E PEEWEE ORM E SQLITE.

aplicativo codigo crud database framework gui projeto pyqt pyside python search sqlite

Last synced: 29 Dec 2024

https://github.com/vilhalva/api-de-vendas

👨‍🏫APP DE SISTEMA DE VENDAS SIMPLES COM SPRING BOOT E SQL SERVER.

api-rest crud database framework java projeto site spring-boot sql-server

Last synced: 29 Dec 2024

https://github.com/daviqzr/janeladecontatos

Crie uma aplicação para mostrar uma agenda de contatos, semelhante a esta em anexo, utilizando o posicionamento por pixel através do método relocate(double x, double y) existente nos elementos gráficos.

crud fatec-zona-leste java javafx

Last synced: 31 Dec 2024

https://github.com/vilhalva/crud-telepot-com-sqlite

🤤ESSE É UM BOT TELEGRAM DE CRUD DE ITENS, FEITO COM TELEPOT E SQLITE.

bot crud database framework projeto python redes-sociais sqlite telegram telepot

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-de-tarefas

👨‍🏫CRUD DE GERENCIADOR DE TAREFAS COM TYPESCRIPT (NODEJS) E JSON.

crud database json nodejs projeto site typescript

Last synced: 29 Dec 2024

https://github.com/himash79/spring-boot-exception-handling

Build the Rest End Points with proper exception handing for end user.

crud exception-handling mvc mysql restful-api spring spring-boot

Last synced: 21 Nov 2024

https://github.com/vilhalva/crud-com-wxpython

👨‍🏫CRUD DE NOMES DE USUÁRIOS COM WXPYTHON E SQLITE.

aplicativo codigo crud database framework gui projeto python sqlite wxpython

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-com-flet

👨‍🏫CRUD DE DADOS COM FLET E SQLITE.

aplicativo codigo crud database flet framework gui projeto python sqlite

Last synced: 29 Dec 2024

https://github.com/vilhalva/cadastro-de-clientes-com-pyqt

👨‍🏫CRUD DE CADASTRO DE NOME, EMAIL E TELEFONE DE CLIENTES COM PYQT E SQLITE.

aplicativo codigo crud database framework gui projeto pyqt python sqlite

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-com-telegraf

🤤ESSE É UM BOT DO TELEGRAM DE CRUD DE NOMES COM TELEGRAF (NODEJS/JS) E MYSQL!

bot crud database framework javascript mysql nodejs projeto redes-sociais telegraf telegram

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-com-discordpy

🤖ESTE É UM BOT DO DISCORD FEITO COM DISCORDPY DE CRUD DE NOMES E IDADES COM SQLITE.

bot crud database discord discordpy framework projeto python redes-sociais sqlite

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-com-ctklistbox-e-sqlite

👨‍🏫CRUD DE NOMES NA LISTA COM CUSTOMTKINTER E SQLITE.

aplicativo codigo crud customtkinter database framework gui projeto python sqlite

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-rust-em-sql-server

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.

bot chatbot crud database projeto rust sql-server terminal

Last synced: 17 Nov 2024

https://github.com/vilhalva/supermercado-com-pyqt

👨‍🏫CRUD DE CADASTRO DE NOME, PREÇO E QUANTIDADE DE PRODUTOS COM PYQT E SQLITE.

aplicativo codigo crud database framework gui projeto pyqt python sqlite

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-python-em-sql-server

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.

bot chatbot crud database projeto python sql-server terminal

Last synced: 17 Nov 2024

https://github.com/lycan-nt/product-crud

Crud of products creating in Angular

angular9 angularjs crud json-server web

Last synced: 17 Nov 2024

https://github.com/vilhalva/crud-python-em-mongodb

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE MONGODB.

aplicativo codigo crud database mongodb projeto python terminal

Last synced: 29 Dec 2024

https://github.com/lukewait/recycler-contacts-app

A Windows Forms application for managing contact data stored on CSV with CRUD operations, binary search, and filtering. Developed as part of a TAFE QLD assignment.

binary-search crud csharp csv filtering windows-forms

Last synced: 28 Nov 2024

https://github.com/imjonos/laravel-blog

Laravel 8 blog. Based on CRUD generator

crud generator laravel

Last synced: 17 Nov 2024

https://github.com/vilhalva/agencon

👨‍🏫PROJETO CRIADO PARA O CURSO JAVA-SWING.

aplicativo codigo crud curse database gui java java-swing mysql projeto

Last synced: 29 Dec 2024

https://github.com/priyanayak28/local-storage

A simple web application to add, edit, and delete names with data persistence using Local Storage. Built with HTML, CSS, and JavaScript for practice and learning purposes.

crud css dom-manipulation event-handling front-end html javascript local-storage practice-project web-development

Last synced: 11 Jan 2025

https://github.com/vilhalva/api-restful-com-adonisjs

👨‍🏫PROJETO CRIADO PARA O CURSO DE ADONISJS.

adonisjs api-rest crud curse database framework javascript nodejs projeto site sqlite

Last synced: 29 Dec 2024

https://github.com/vilhalva/lista-de-musicas-com-angular

👨‍🏫APP DE FORMULARIO DE MÚSICAS FAVORITAS FEITO COM ANGULAR E JSON-SERVER.

angular crud database framework html json-server nodejs projeto scss site typescript

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-upload-de-arquivos-em-nodejs

👨‍🏫CRUD DE MULTIMIDIAS EM EJS, JS (NODEJS) E MONGODB.

crud database ejs javascript json mongodb nodejs projeto site

Last synced: 29 Dec 2024

https://github.com/ogsmurfen/entityframeworkcore-p3

A web app for adding, editing and deleting entities from a db

asp-net-core crud efcorescaffolder entity-framework-core migrations razor-pages scaffolding

Last synced: 13 Jan 2025

https://github.com/vilhalva/crud-upload-de-arquivos-em-php

👨‍🏫CRUD DE MULTIMIDIAS EM HTML, CSS, PHP E MYSQL.

crud database mysql php projeto site

Last synced: 29 Dec 2024

https://github.com/vilhalva/crud-go-em-json

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS EM UM ARQUIVO JSON.

aplicativo crud database exe golang json projeto terminal windows

Last synced: 29 Dec 2024

https://github.com/peter42306/studentmvccrud

The simple ASP.NET Core Web App (MVC) for CRUD ops

asp-net-core-mvc crud entity-framework mssql-database mvc

Last synced: 17 Nov 2024

https://github.com/vilhalva/crud-de-livros-com-nestjs-e-prisma

👨‍🏫ESSE É UM CRUD QUE USA O SQLITE COM PRISMA E API RESTFUL.

api-rest crud database framework javascript nestjs nodejs prisma projeto site sqlite typescript

Last synced: 29 Dec 2024

https://github.com/vilhalva/pedidos-de-burguer-em-vuejs

👨‍🏫PROJETO CRIADO PARA O CURSO DE VUEJS.

crud css database framework html javascript json projeto site vuejs

Last synced: 29 Dec 2024

https://github.com/vilhalva/loja-de-jogos-com-react

👨‍🏫FORMULARIO DE JOGOS COM REACT, EXPRESSJS E MYSQL.

crud css database expressjs framework html javascript mysql projeto react site

Last synced: 29 Dec 2024

https://github.com/softdev629/codevo-node-typeorm

Build CRUD RESTful API with Node.js, ExpressJs, TypeORM, and PostgreSQL. Define the database schema with TypeORM and run the migration command to push the TypeORM schema to the database. Create higher-level CRUD function to perform the CRUD operations.

crud express jwt jwt-authentication jwt-tokens nodejs nodemon postgresql restful typeorm typescript

Last synced: 07 Jan 2025

https://github.com/breizhwave/webxadmin

PHP RAD TOOL for quick setting of mysql database tables administration

bread crud form forms table

Last synced: 21 Nov 2024

https://github.com/vilhalva/tarefas-com-beeware

👨‍🏫SIMPLES CRUD DE LISTA DE TAREFAS COM BEEWARE E SQLITE.

aplicativo beeware codigo crud database framework gui projeto python sqlite

Last synced: 29 Dec 2024

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/juniorferreira22/crudmongodb

Simple CRUD made with NextJS, mongoose and MongoDB.

api crud crud-application mongodb mongodb-atlas mongodb-database mongoose

Last synced: 21 Dec 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/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/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/mdilshan/madd

:rocket: MADD mini android project

android crud firebase java sliit

Last synced: 12 Jan 2025

https://github.com/wgtsantos/crud_json

CRUD Simples Utilizando JSON

crud javascript json localstorage

Last synced: 14 Jan 2025

https://github.com/wgtsantos/aula_php_t

Aula de Integração com banco de dados por meio da linguagem de programação (PHP)

crud pdo pdo-mysql php php7 php8

Last synced: 14 Jan 2025

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/santiagodotsh/nest-teslo-shop

🛒 🐈 CRUD with NestJS, PostgreSQL, JWT auth and file uploads.

auth crud file-upload jwt nestjs postgresql typeorm websocket

Last synced: 21 Dec 2024

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

CRUD Awesome Lists
CRUD Categories