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/shoyimobloqulov/rest-api

PHP crud functions

config create crud edit mysql php update

Last synced: 18 Jan 2025

https://github.com/a9na/star_wars_django_app

🌌🚀 A Django app to manage and display Star Wars characters, planets, and starships. Showcases basic CRUD operations and offers a user-friendly interface to explore the Star Wars universe. 🌟🧑‍🚀

crud crud-application django python star-wars

Last synced: 09 Jan 2025

https://github.com/davidho123/streamlit-crud

Automatically generate UI interfaces and implement CRUD functions

crud form python streamlit ui

Last synced: 22 Jan 2025

https://github.com/danukarangith/python-tkinter-crud-application

A simple user management system built with Python, Tkinter, and MySQL, providing basic CRUD operations to manage user data. Ideal for learning how to integrate a GUI with a database.

crud python3 tkinter

Last synced: 13 Jan 2025

https://github.com/anibalalpizar/python-mongodb-crud

Python REST API and NoSQL Mongodb database. REST API that performs CRUD operations using FastAPI, a Python framework for creating Backend web applications

conda crud fastapi mongodb python3

Last synced: 08 Jan 2025

https://github.com/dbsduy/learn-blazor-ecommerce-app

This repository contains a Blazor application showcasing CRUD (Create, Read, Update, Delete) operations with user authorization and data persistence using localStorage.

blazor-webassembly crud example learning

Last synced: 16 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/maximoospital/fancms

A FastAPI and NuxtJS-based CRUD app.

api crud crud-application fastapi frontend nuxtjs vue vuejs

Last synced: 24 Jan 2025

https://github.com/kevinthulnith/laravel-crud-app

Laravel crud app with breeze frontend(Tailwind CSS)

crud crud-application laravel laravel-framework node php tailwindcss

Last synced: 04 Feb 2025

https://github.com/strawhat19/creative-workshop

Creative Workshop is a dashboard for tracking orders through Trello Boards, Lists, Cards API and having it be connected directly and programmatically to the Client which communicates back to the TypeForm API to create new orders.

api crud tickets trello typeform

Last synced: 16 Jan 2025

https://github.com/rohanvron/socialapp

SocialApp is a MERN-stack application that allows users to create, view, update, and delete posts. Users can manage their posts with images, titles, and descriptions in a seamless interface.

crud mern-stack post-management-system react redux

Last synced: 22 Dec 2024

https://github.com/bilalhameed248/django-research-and-development

Django Research and Development, Crud, Admin Panel, Social Authentication, Database Etc

command crud crud-application database django django-application django-rest-framework migration social-login

Last synced: 16 Jan 2025

https://github.com/anishlearnstocode/beer-crud-project

A basic CRUD application built using Typescript and SQLite Database for adding, removing and modifying different types of beer.

api crud express sample-project sqlite typescript

Last synced: 24 Jan 2025

https://github.com/edugmenes/student-crud

Project I did to complete the Object Orientation cours in Java, this is a simple CRUD student registration. I also explored Java Swing.

cadastro-de-alunos crud crud-application crud-java crud-sample form interface java java-app java-interface javaswing login oriented-object-programming

Last synced: 13 Jan 2025

https://github.com/marcosvel/firstapi

Primeira API utilizando Node JS - CRUD, middlewares, scripts dev

crud express middlewares nodemon package-scripts query-params request-body route-params

Last synced: 19 Dec 2024

https://github.com/yehonatal/rmiwithdatabase

A simple application that performs the basic CRUD operations to a normal user registration form coupled with the basics of RMI to have remote access to the functionalities of the application from a remote or local device.

crud java mysql rmi

Last synced: 08 Jan 2025

https://github.com/arthurazevedods/web-crud-golang-postgres

CRUD with Golang and PostgreSQL

crud go golang postgresql sql

Last synced: 22 Jan 2025

https://github.com/d-malex/backend-node.js

SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js

api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3

Last synced: 20 Jan 2025

https://github.com/lev4and/fiasapi

API для разработчиков, предназначенный для предоставления адресной информации из базы данных ФИАС (только 74 регион (Челябинская область)) на ASP.NET Core API

asp-net-core-api crud csharp entity-framework-core fias-database http-client mssql rest-api xunit

Last synced: 08 Jan 2025

https://github.com/vvamu/crud-flutter-project

Restaurant with crud operations with ingredients and dishes

async crud material methodchannel navigator sqflite

Last synced: 10 Feb 2025

https://github.com/marcosvel/mylist

Aplicativo de registro tarefas - CRUD

crud expo react-native

Last synced: 19 Dec 2024

https://github.com/camruthav/bookstore-app_mern

Bookstore App Using MERN Stack

cors crud mern-stack vite webdevelopment

Last synced: 22 Dec 2024

https://github.com/reafreitas1/ice-cream_angular

June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.

angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript

Last synced: 12 Jan 2025

https://github.com/lorenzorottigni/laravel-migration-seeder

Boolean project to learn Laravel seeders

boolean crud laravel mvc mysql php seeder

Last synced: 30 Jan 2025

https://github.com/itsmenicky/bibliotecaacademica

Sistema para biblioteca acadêmica

aws crud hibernate java spring

Last synced: 24 Jan 2025

https://github.com/brian-emarquez/cardsqlserver

Spring Boot CRUD Operations

crud java spring-boot

Last synced: 22 Jan 2025

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

Laravel project to showcase my skills & knowledge in the framework. This is a working blog with user sign/login and CRUD operations for the blog.

blade crud laravel php

Last synced: 27 Dec 2024

https://github.com/brian-emarquez/crud-php

La creación de un CRUD es una tarea muy común en el desarrollo web (CRUD por sus siglas en ingles Create/Read/Update/Delete). Si tu eres un desarrollador web intermedio o avanzado, es muy probable que hayas creados muchos desarrollos que impliquen un (CRUD)

bootstrap crud css mysql php server

Last synced: 22 Jan 2025

https://github.com/jayanttripathy/aspnetcore-mongodb-crud

ASP.NET Core Web API with MongoDB CRUD- Beginner’s Guide

aspnet-core aspnet-core-webapi crud crud-api mongodb

Last synced: 22 Jan 2025

https://github.com/mehrajlatifli/jsoncrud

Example of CRUD(Create, Read, Update and Delete) with json file

console crud deserialization file json jsonarray listgeneric root serialization

Last synced: 14 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/ruviniramawickrama/demo-graphql-with-spring-boot

This project highlights how to perform CRUD operations with GraphQL and Spring Boot.

crud graphql postgresql spring-boot spring-data-jpa

Last synced: 28 Jan 2025

https://github.com/ruviniramawickrama/demo-caching-with-redis-and-spring-boot

This project highlights how to implement caching for a web service with the use of Redis and Spring Boot.

caching crud postgresql redis rest-api spring-boot spring-data-jpa

Last synced: 28 Jan 2025

https://github.com/mrbrunelli/crud-json-php-react

CRUD JSON utilizando padrões API REST (GET, POST, PUT, DELETE). PHP no backend e ReactJs no frontend.

api-rest create-react-app crud json php react

Last synced: 15 Jan 2025

https://github.com/mrbrunelli/crud-php-materialize

Cadastro de clientes feito com Materialize: criar, ler, atualizar e deletar clientes.

crud materializecss mysql php

Last synced: 15 Jan 2025

https://github.com/suganyarajes/axioscrud

React application implementing CRUD operations with user data using Axios fetch to interact with a mock API.

axios-react crud react

Last synced: 15 Jan 2025

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

✨ SCX EXT CRUD

crud java scx

Last synced: 10 Feb 2025

https://github.com/sebastianofazzino/newroutes

NewRoutes is a Blog/Social Media web app with user registration and CRUD, JWT authentication, post publishing and editing.

crud java jwt-authentication postgresql spring-boot webapp

Last synced: 11 Jan 2025

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/rrayhka/sistem_informasi

Simpel program sistem informasi untuk menentukan siswa teladan menggunakan metode Fuzzy Tsukamoto

crud fuzzy fuzzy-logic fuzzy-tsukamoto mysql php sistem-informasi

Last synced: 28 Jan 2025

https://github.com/roshan-khandagale/employee-management---django

Employee Management System is basically based on Django Web framework. This Repository is based on CRUD Operations

classbasedviews crud django django-crud django-framework employee-management-system sqlite3

Last synced: 10 Feb 2025

https://github.com/hosanabarcelos/crud-laravel

CRUD made in Laravel to generate texts for studies with the framework.

crud laravel vue

Last synced: 11 Jan 2025

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

Laravel BLOG CRUD with PHP

blog crud database laravel rdbms

Last synced: 15 Jan 2025

https://github.com/ludson96/project-trybesmith

Projeto para estudo de API RestFul com Node.js com TypeScript, com CRUD MySQL, e JWT para autenticação

api crud docker docker-compose eslint express expressjs jwt jwt-authentication jwt-token mysql node nodejs orm typescript

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

https://github.com/cristianofilho/crud-angular

CRUD Angular and MySQL

angular angularjs crud mysql

Last synced: 24 Jan 2025

https://github.com/ranitmanik/crwn-clothing-v2

An e-commerce clothing store was developed using React, Redux, and React Hooks. The styling was implemented with JSS and SCSS, utilizing Firebase and the Stripe API. The project is based on the ZeroToMastery React Course from 2024.

crud crud-application crwn-clothing crwn-ecommerce e-commerce e-commerce-project ecommerce firebase html javascript react reactjs redux sass stripe zero-to-mastery-course zerotomastery zerotomastery-project ztm

Last synced: 28 Jan 2025

https://github.com/ludson96/project-mongodb-commerce

Neste projeto utilizamos o banco NoSQL MongoDb, manipulamos o banco de dados commerce, que contém dados do cardápio do McDonald's, como ingredientes, valores nutricionais e dados fictícios de vendas

backend crud docker eslint mongodb mongodb-database nosql query

Last synced: 27 Jan 2025

https://github.com/ludson96/project-blogs-api

Projeto para estudo de API RestFul com Node.js usando o pacote sequelize para fazer CRUD, e JWT para autenticação

crud docker docker-compose express javascript jwt jwt-authentication mysql node-js nodejs orm sequelize

Last synced: 27 Jan 2025

https://github.com/soenneker/soenneker.enums.eventtype

A generic enumerator for CRUD (Create, Read, Update, Delete)

crud csharp dotnet enum event

Last synced: 15 Jan 2025

https://github.com/artenlf/mochila-de-viagem

Projeto desenvolvido no curso JavaScript Web: Armazenando dados no navegador, na Alura, junto com o instrutor Pedro Marins.

crud css html javascript responsive vitrinedev

Last synced: 09 Jan 2025

https://github.com/antoniolavadodev/task-manager-app

Task Manager app built as part of the roadmap.sh, featuring task creation, updating, deletion, and listing functionalities, with MySQL integration and adherence to best practices

api crud java java17-spring-boot spring-boot springboot3 task task-manager tasktracker

Last synced: 06 Dec 2024

https://github.com/cesarobedfl/users_crud_with_custom_login

web app with laravel/vue with a user control and custom login

crud laravel login mysql vue

Last synced: 15 Jan 2025

https://github.com/siddhant-vij/simpledb-engine

A lightweight database engine supporting CRUD, simple queries, and concurrency control with a CLI.

cli-app concurrency crud database-engine java json query-processing

Last synced: 16 Jan 2025

https://github.com/kauancavazani/simple-crud

A simple API developed using Java and Spring Boot to manipulate a mysql database

crud java mysql spring spring-boot

Last synced: 12 Jan 2025

https://github.com/mtbassi/exerc4-itau-unibanco

Exercício 4: Princípios SOLID - Refatoração para aderir aos princípios SOLID com explicações no código.

allure-report ci crud docker-compose dockerfile flyway github-actions h2 java junit maven mockito mysql rabbitmq solid spring-boot swagger

Last synced: 15 Jan 2025

https://github.com/qja120812/exerc4-itau-unibanco

Exercício 4: Princípios SOLID - Refatoração para aderir aos princípios SOLID com explicações no código.

allure-report ci crud docker-compose dockerfile flyway github-actions h2 java junit maven mockito mysql rabbitmq solid spring-boot swagger

Last synced: 15 Jan 2025

https://github.com/karlyndiary/task-list-app-power-apps

Task List App created using Power Apps

crud crud-application powerapps taskapp taskapp-crud

Last synced: 28 Jan 2025

https://github.com/yevheniidatsenko/goit-advancedjs-hw-04

Visual Finder (Pixabay API, HTTP requests, SimpleLightbox, CRUD, Infinite-scroll)

crud goit goit-advancedjs-hw-04 goit-js-hw-11 http-requests infinite-scroll pagination pixabay-api simplelightbox

Last synced: 10 Feb 2025

https://github.com/paulo-correia/laravel_crud

Laravel CRUD

crud laravel php7

Last synced: 22 Jan 2025

https://github.com/thegeorgenikhil/grpc-go-expense-manager-crud

This a simple CRUD application using gRPC and Go, where you can create, read, update and delete expenses.

crud expense-manager go grpc

Last synced: 09 Jan 2025

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

Symfony 6 (6.2) - Example of CRUD - PHP Framework

crud doctrine php php8 symfony symfony6

Last synced: 28 Jan 2025

https://github.com/melardev/javaspringbootoauth2asymmetricjwtcrud

Java Spring Boot crud application secured with OAuth2 JWT RSA

asymmetric-cryptography crud full-stack fullstack java jwt oauth2 spring spring-boot

Last synced: 25 Jan 2025

https://github.com/melardev/reactcrudasync

Rest full stack application built with React showing how to make HTTP CRUD

api async components crud http react rest

Last synced: 25 Jan 2025

https://github.com/darinelescobar/fastapi-secure-api

A lightweight FastAPI skeleton for building secure, scalable REST APIs. Includes JWT-based authentication, Google Drive integration using OAuth2, and modular, clean architecture for rapid development.

api asynchronous-programming backend crud fastapi google-drive jwt oauth2 python3 rest-api scalable-architecture skeleton skeleton-application uvicorn

Last synced: 10 Feb 2025

https://github.com/hasanyahya101/palate-path-vite

A Simple CRUD based task tracking application that uses SQLite Cloud for database. It allows for moving tasks through states such as to-do, in-progress and done. It also allows for filtering of tasks.

cloud crud githubpages http requests sqlite static task tracker tracking

Last synced: 04 Feb 2025

https://github.com/stephin007/biteadvisor-fe

A platform for users to share their dining experiences, discover new places to eat, and make informed decisions.

crud env firebase javascript react responsive

Last synced: 04 Feb 2025

https://github.com/zlhshn/shopping-card-router

This project is a multi-page web application. Addition and editing operations between pages were managed with react router.

axios crud react-router react-router-hooks

Last synced: 28 Jan 2025

https://github.com/healingdrawing/task-paf-technical-trainee

CRUD with admin panel. Deno + Hono + Eta + Vue3 based. OAuth2 authentication for Google and X/Twitter. Deno KV database. Zod validation.

admin-panel crud css deno deno-kv eta full-stack-web-development google-authentication hono html javascript javascript-frontend oauth2 twitter-authentication typescript typescript-backend vue3 web-app zod-validation

Last synced: 13 Oct 2024

https://github.com/lmadhuranga/starter-react-redux-router-post-crud

Simple post modification crud for the learn react redux route base simple project

api crud json-server react redux

Last synced: 22 Jan 2025

https://github.com/rakifsul/rf_lv_all_in_one

All in One Template for Laravel

crud crud-application laravel template

Last synced: 22 Jan 2025

https://github.com/aegisjsproject/idb

Simple, promise-based IndexedDB CRUD library.

crud database idb indexeddb

Last synced: 05 Feb 2025

https://github.com/pmlcrz/tcadvogados

Aplicativo em Java

app bootstrap crud java webapp

Last synced: 20 Jan 2025

https://github.com/techsolutionstuff/node.js-express-crud-example-with-mysql

we will perform a node js express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.

crud crud-operation crud-operation-expressjs express-js mysql mysql-database node-js nodejs

Last synced: 28 Jan 2025

https://github.com/jakedaspud/cling-db

Cling is a CLI CRUD App for making .txt / .csv databases.

cli command-line cpp crud database database-management db storage

Last synced: 26 Jan 2025

https://github.com/pmlcrz/cursojava

Atividades e projetos do curso de JAVA do SENAC

crud crud-api crud-java database eclipse java mysql practice-project

Last synced: 20 Jan 2025

https://github.com/polaristlx/myarticles

Rails as an API Project

api crud rails ruby ruby-on-rails

Last synced: 04 Feb 2025

https://github.com/rahmankarim/thoughtnest

ThoughtNest is a web application designed for managing and interacting with blog content. It features user authentication, allowing users to register, log in, and manage their profiles. The application supports CRUD operations on blog posts, enabling users to create, read, update, and delete their content.

bcrypt bootstrap crud crud-application css expressjs html javascript jquery jwt-authentication jwt-token mongodb mongoose nodejs rest restful-api typescript

Last synced: 15 Jan 2025

https://github.com/jahidulpabelislam/portfolio-api

Bespoke API for managing projects for my portfolio.

api cms crud database headless-cms mysql orm php portfolio

Last synced: 20 Jan 2025

https://github.com/lunaperegrina/api-lista-telefonica

CRUD de lista telefônica

crud nodejs sequelize

Last synced: 05 Jan 2025

https://github.com/baxeico/django-lazycrud

A little Django app to reduce boilerplate code at a minimum when you write class based views in a typical CRUD scenario.

crud django

Last synced: 10 Nov 2024

CRUD Awesome Lists
CRUD Categories