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/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/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/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/daxter-army/crud_ops_using_nodejs_mongodb

Crud Operations using Node.js and MongoDB

crud js mongodb nodejs

Last synced: 22 Jan 2025

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/dnsouzadev/crud_nodejs

Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado

crud nodejs

Last synced: 12 Jan 2025

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/iamtonmoy0/movie-crud-api

Simple movie crud server api

crud go golang gorilla-mux mongodb server

Last synced: 05 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/samukiszhsd/crudformsubc

Projeto com foco no desenvolvimento de um CRUD para aula de programação web da Universidade Braz Cubas

bootstrap crud mysql php

Last synced: 12 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/nisarg2061/library-api

Library API is a simple CRUD API developed in Go that manages books and authors

backend crud crud-api go golang

Last synced: 13 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/damiancipolat/symfonyabm

Ejemplo de como crear un abm usando el framework Symfony.

abm crud php symfony

Last synced: 28 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/adityassharma-ss/go-docker-api

Just a CRUD API built using Go-Docker-Postgres

api crud docker golang postgresql

Last synced: 21 Jan 2025

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/volt1c/employee_management_api

👔API for managing and controlling employees schedules

api bycrypt crud flask jwt pylint python sqlalchemy

Last synced: 01 Feb 2025

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/weblineindia/angular-product-crud-management

Streamline product management with this Angular-based CRUD application. Elevate your web development projects with efficient data operations and a sleek user interface. Explore the power of Angular for seamless product control. #Angular #CRUD #ProductManagement

angular angular-components angular-material angular15 crud data-operations frontend product-management responsive-design typescript user-interface web-development

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/sparsh-kumar/promocode-crud-api

Backend APIs for managing (creating / editing / deleting) promotion codes made using nestJS and typescript.

3-layer-arcitecture 3-tier-architecture crud express mongodb mongodb-atlas mongoose nestjs nestjs-backend oops oops-in-typescript promotion-code typescript

Last synced: 20 Jan 2025

https://github.com/merzak-x/patientscrudspringdemo

This is a Patients CRUD webapp; created using Spring and based on Pr. Youssfi courses.

crud jee patients spring

Last synced: 28 Dec 2024

https://github.com/evelinalvarado/e-commerce-react-firebase

A e-commerce web application built with TypeScript, React, and Firestore. This project demonstrates real-time CRUD operations and responsive UI design, allowing users to browse products, manage a shopping cart, and complete purchases. Developed to enhance skills in TypeScript and Firestore.

crud e-commerce-website firebase-realtime-database firestore material-ui react-hook-form react-router-dom reactjs shopping-cart tailwind-css typescript

Last synced: 22 Jan 2025

https://github.com/simonealvess/projetofinal-geracaotech-back

Projeto backend desenvolvido no curso Geração Tech 2º ed.

brcrypt crud dotenv expressjs javascript jwt mvc mysql nodejs nodemon sequelize

Last synced: 26 Jan 2025

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/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/hugo-hattori/tkinter_sql

User Interface Project created with Tkinter for SQL database manipulation.

crud crud-application database database-management pyodbc python python-script sql tkinter tkinter-messagebox tkinter-python

Last synced: 28 Dec 2024

https://github.com/ayaamar200/login

A Smart Login System website is a secure and user-friendly platform designed to make logging in quick and easy.

bootstrap5 crud css3 dom html5 javascript responsive rwd

Last synced: 01 Feb 2025

https://github.com/melardev/android_kotlin_sqlitecrud

Android Crud application built with Kotlin using Sqlite

android crud database kotlin sqlite

Last synced: 25 Jan 2025

https://github.com/joel-rodrigues404/django-cbv-deploy-vercel

Repositório feito para para testar django class based views e deploy para o vercel

classbasedviews crud deploy deployment django vercel

Last synced: 28 Dec 2024

https://github.com/melardev/angularapicrud

Angular application showing how to make an HTTP Crud

angular api crud full-stack node node-js nodejs npm rest typescript

Last synced: 25 Jan 2025

https://github.com/blaymo/myci_datatables

CRUD, Codeigniter 3.0.9 + IgnitedDatatables, Datatables y jQuery

codeigniter3 crud datatables harviacode pagination

Last synced: 14 Jan 2025

https://github.com/ecthorsilva/heroapi-nodejs

Repositório para a atividade CRUD API Fake - Aula de Programação WEB III do Professor Laércio Silva

crud heroapi nodejs

Last synced: 06 Jan 2025

https://github.com/amangupta262/todo-app-js

A todo app using vanilla js

crud css html javascript

Last synced: 20 Jan 2025

https://github.com/somenath203/grocery-bud

Click below to visit the website

crud react

Last synced: 20 Jan 2025

https://github.com/somenath203/nodejs-task-app-api

Click below to see the full documention of the API

authentication crud expressjs fileupload jwt mongodb nodejs

Last synced: 20 Jan 2025

https://github.com/ahmedsamir45/product-management-system

product management system using local storage and javaScribt

crud cruds product-management

Last synced: 24 Dec 2024

https://github.com/eapepe0/astro-ssr-y-endpoints

Server Side Rendering con la creación dinámica de contenido y RESTFul API endpoints que pueden ser estáticos o dinámicos. Puntualmente veremos: Static Generation Server Side Rendering Hybrid Rendering Static Get Api CRUD Endpoints Read Update Delete Patch Put SSR Adapters CloudFlare Segmentos de Ruta Rutas dinámicas Query Parameters

astrojs astronode cloudflare crud restful-api ssr

Last synced: 14 Jan 2025

https://github.com/rajarakoto/react-todo

Todo-list with React.js (CRUD)

checklist crud javascript react todo todo-list

Last synced: 17 Dec 2024

https://github.com/dongju93/boot_web

[SpringBoot] MVC 패턴을 이용한 CRUD 게시판.

boards crud gradle java-13 junit-5 lombok spring-boot

Last synced: 07 Jan 2025

https://github.com/weblineindia/angular-local-storage-crud-management

Manage products seamlessly using Angular with local storage. This CRUD application provides efficient data operations, utilizing local storage for a persistent user experience. Elevate your web development with Angular's power and local storage convenience. #Angular #LocalStorage #CRUD #ProductManagement

angular angular-components angular-material angular15 crud data-operations frontend local-storage local-storage-persistence product-management typescript user-interface web-development

Last synced: 06 Jan 2025

https://github.com/sayatsap/spring_api

Spring CRUD API.

api crud java spring spring-boot

Last synced: 07 Jan 2025

https://github.com/radenadri/mini-contactbook

Little example of contactbook using PHP, implementing the PDO driver with MySQL for database, also dompdf for creating a small report

crud dompdf mysql pdo php

Last synced: 20 Jan 2025

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: 27 Jan 2025

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: 29 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/melardev/androidretrofitarchpagingcrud

Android Crud Application using Retrofit and Paging (Architecture components)

android architecture-components crud crud-pagination full-stack java pagination paging rest retrofit

Last synced: 25 Jan 2025

https://github.com/anyabravich/mern-blog-back

🎓 Back-end Education

crud js mongodb server

Last synced: 21 Dec 2024

https://github.com/ozzies-code/ejemplo-de-bases-de-datos

Aplicacion de una base de datos en ACCESS 2016 que hace uso del CRUD para manipular registros en una base de datos

crud dataadapter database datareader datarow datatable

Last synced: 21 Jan 2025

https://github.com/weblineindia/laravel-rest-api-product-crud

A robust Laravel-based REST API for seamless product management. Simplify CRUD operations, streamline data interactions, and build efficient product-centric applications. Explore the power of clean and concise code for your next project.

clean-code coding crud darkaonline efficiency l5-swagger laravel oa-annotate openapi product-management programming rest-api software-engineering swagger swagger-ui web-development zircote

Last synced: 06 Jan 2025

https://github.com/scx567888/scx-ext-crud

✨ SCX EXT CRUD

crud java scx

Last synced: 18 Dec 2024

https://github.com/peckpeck20/react-hooks-todo

Showcasing basic CRUD functionality using functional react components

crud fetch hooks hooks-api-react react

Last synced: 21 Jan 2025

https://github.com/sibeux/web-keuangan-app

Website pencatatan keuangan

catatankas crud nasrulwahabi php sibeux website

Last synced: 26 Dec 2024

https://github.com/bootcamptoprod/spring-boot-h2

A simple app showcasing how to use H2 database inside a Spring Boot application

api api-rest crud crud-api embedded-database h2-console h2-database spring spring-boot

Last synced: 07 Jan 2025

https://github.com/egarrisxn/pehn-user-management

A simple CRUD application using the powers of Pug, Express, HTMX, & Node.js together to function so, so smoothly.

crud express htmx nodejs pug

Last synced: 10 Oct 2024

https://github.com/saurabhdaware/crudpy

CRUD REST api operations in Django

api crud crud-application django python

Last synced: 15 Dec 2024

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

This project was developed at RocketSeat Bootcamp 11. API with NodeJs

api crud express json nodejs nodemon query rocketseat uuid

Last synced: 21 Dec 2024

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

CRUD con PHP usando el controlador de mysqli.

crud database mysql mysqli php

Last synced: 18 Jan 2025

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

Listing voitures PHP - CRUD

crud php

Last synced: 16 Jan 2025

https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-sql-server

👨‍🏫ESTE APLICATIVO É UMA PLATAFORMA PARA CRIAR, VISUALIZAR, EDITAR E EXCLUIR POSTAGENS.

crud css database expressjs framework handlebars html javascript nodejs projeto site sql-server

Last synced: 27 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/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

CRUD Awesome Lists
CRUD Categories