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/arussellsaw/crudley

create CRUD REST APIs in Go by implementing a small interface

api crud framework golang http library rest

Last synced: 07 Jan 2025

https://github.com/esmakocak/habittracker

Habit Tracker App with reminders

coredata crud mvvm notifications swiftui

Last synced: 10 Jan 2025

https://github.com/esmakocak/recipebox

Recipe app to save and manage recipes

crud localstorage mvvm swiftui upload-images userdefaults

Last synced: 10 Jan 2025

https://github.com/topfullstack/bootstrap-vue-toolkit

Add some useful tools for https://github.com/bootstrap-vue/bootstrap-vue

admin-dashboard bootstrap4 crud dashboard formbuilder select2 vue

Last synced: 01 Jan 2025

https://github.com/igords-goncalves/register-crud

This project aims to apply the knowledge of front-end and back-end integration by implementing a Create, Read, Update, Delete (CRUD) functionality. The project will utilize Cypress, an end-to-end testing framework, to test the CRUD operations in a web application.

back-end crud cypress cypressjs desenvolvimento-web front-end javascript javascript-applications javascript-library open-source radix-ui react react-router-dom reactjs styled-components tdd tests typescript vercel web-development

Last synced: 18 Jan 2025

https://github.com/shengyou/ktor-api

以 Ktor 打造 API 應用範例程式碼

api crud db exposed kotlin ktor

Last synced: 28 Jan 2025

https://github.com/codetun/nextjs-crud

Showcasing my favorite way to work with databases in Next.js using Prisma. 🚀 Includes CRUD operations, development/production workflows, managing data relations, and optimizing performance with indexes. 🔧💾 Explore how Prisma simplifies database interactions in modern web apps. 🌐

api crud nextjs nodejs prisma shadcn-ui sqlite tailwindcss

Last synced: 04 Feb 2025

https://github.com/shengyou/ktor-website

以 Ktor 實作後端網路應用程式範例程式碼

crud db exposed kotlin ktor web

Last synced: 28 Jan 2025

https://github.com/majid-razzaq/laravel-11-crud-ajax

I created a simple CRUD application using AJAX for smooth operations and efficient data handling.

ajax ajax-form crud crud-ajax error-handling form form-validation laravel-ajax laravel-ajax-crud laravel-crud laravel11 mysql

Last synced: 28 Jan 2025

https://github.com/thetharz/student-management-system-individual-3996

Streamlined student record management with CRUD operations, built using WPF and C#.

crud mvvm-architecture wpf

Last synced: 21 Jan 2025

https://github.com/tomilola-ng/trackbackendtask2

A CRUD REST API for a Person model using Django, Django Rest Framework, CORS Headers ...

cors-headers crud django django-rest-framework postgresql python

Last synced: 16 Jan 2025

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

Basic CRUD (Create, Read, Update, Delete) website you can use to start your project.

create-read-update-delete crud laravel laravel11x php

Last synced: 16 Feb 2025

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

Repositório para a Atividade Verbos com a HeroApi em PHP para a aula de Programação WEB III do Professor Laércio Silva

crud heroapi php

Last synced: 06 Jan 2025

https://github.com/thetoxin/javarush_internship_crud

Task of CRUD for internship on JavaRush

crud hibernate java javarush maven mysql solutions spring tomcat

Last synced: 17 Jan 2025

https://github.com/walidbosso/springboot-angular-items-crud

This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.

angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2

Last synced: 28 Jan 2025

https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example

A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.

api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows

Last synced: 29 Oct 2024

https://github.com/thanmaisai/ecommers

E-Commerce web application designed to handle CRUD

bootstrap crud css html nodejs npm

Last synced: 24 Jan 2025

https://github.com/mixerapi/crud

A CakePHP CRUD (Create/Read/Update/Delete) services for your RESTful APIs controller actions using CakePHP's dependency injection container. [READ ONLY]

calephp crud php rest rest-api

Last synced: 13 Jan 2025

https://github.com/ttskch/pheetsu

PHP library to CRUDify Google Spreadsheets like sheetsu.com

api crud google-sheets sheetsu spreadsheets

Last synced: 08 Feb 2025

https://github.com/lnvaldez/pokemon-database

A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.

crud data-deletion data-insertion data-manipulation data-relationships data-retrieval data-update database database-design database-management pokemon project-management relational-database sql sql-project sql-queries sql-scripts

Last synced: 16 Jan 2025

https://github.com/call-me-ahmaaad/simple-employee-crud

This application will help in recording data about employees of a company/organization/institution and manipulating data with it.

crud git github html-css-javascript laravel php

Last synced: 20 Jan 2025

https://github.com/saurabhdaware/crudpy

CRUD REST api operations in Django

api crud crud-application django python

Last synced: 07 Feb 2025

https://github.com/martapolii/web-application-development-practice

This repository focuses on building full-stack web applications using Node.js, Express, MongoDB, and React. It includes creating REST APIs, implementing authentication, and deploying applications to production environments.

authentication back-end-development crud deployment expressjs front-end-development full-stack-web-development jwt mongodb nodejs oauth2 reactjs rest-api web-development

Last synced: 13 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: 18 Feb 2025

https://github.com/gabrielalmir/most-loved-crud-app-2023

The most loved tech stack according to StackOverflow survey

axum crud docker postgresql rust sqlx

Last synced: 20 Jan 2025

https://github.com/sepidsoroush/shipments-crud

This project is a react application that shows a list of shipments in a table. you can Read, Update and Delete items in this application.

api axios crud material-ui react-redux reactjs redux-thunk redux-toolkit

Last synced: 13 Feb 2025

https://github.com/hallowshaw/my-todo-list-using-firebase

A simple todo list application built with React, Vite, and Firebase. Users can securely sign up, log in, and manage their todo items in real-time with Firebase's real-time database. The application features CRUD operations, authentication, and a responsive design, making it easy to use across different devices.

crud crud-application crud-operation firebase firebase-database firebase-realtime-database javascript js jsx react react-hooks reactjs

Last synced: 05 Jan 2025

https://github.com/hallowshaw/skillsetsail

Skill Set Sail is a modern MERN stack application for job seekers and employers. It simplifies job posting, application management, and talent discovery with a user-friendly interface and robust features.

crud crud-application expresss javascript job-portal jobsearch jobseeker mern-stack mongodb nodejs react react-router reactjs

Last synced: 05 Jan 2025

https://github.com/heaven-venorg/simple-crud-with-image-in-php

CRUD Form Image in PHP Simple for Learn

crud crudphp nativephp php php7 php8 phpnati

Last synced: 26 Jan 2025

https://github.com/greg-ynx/ynx-task-manager

Task manager application.

crud django python task-manager ynx

Last synced: 31 Dec 2024

https://github.com/akshitvadodariya1201/todo-app-with-reactjs-rust

This project is a Todo List application built with React.js for the frontend and Rust for the backend.

api crud css3 html js json jsx reactjs rest-api rocket rust server

Last synced: 08 Feb 2025

https://github.com/juliandgp/itsensebodegafrontend

Consumo de APIs desde ANGULAR y TYPESCRIPT con login, register e interceptors, estilos con Bootstrap, Toastr y Font Awesome

angular bootstrap5 crud interceptors login register toastr typescript

Last synced: 10 Feb 2025

https://github.com/mangesh-balkawade/express-sequelize-kit-mb

A reusable package for backend development using Node.js, Express, and Sequelize, featuring customizable CRUD operations and commonly used API and repository functions. It promotes clean code, encapsulation, and DRY principles for easy integration into various projects.

backend crud express mvc mysql nodejs orm repository-pattern rest-api sequelize

Last synced: 29 Nov 2024

https://github.com/manzolimatheus/crud-basico

CRUD básico com Python e MySQL

crud mysql python3

Last synced: 26 Jan 2025

https://github.com/avenuedigital/minapi

Minimum viable API w/ authentication and permissions, CRUD and resource management

api auth backend crud express framework jwt mongodb mvp rest

Last synced: 15 Oct 2024

https://github.com/pedrosfaria2/pycal

API de Gerenciamento de Eventos com FastAPI, SQLAlchemy e testes automatizados.

ci-cd crud docker fast-api fastapi github-actions logging mysql orm poetry pydantic pytest python python3 sqlalchemy

Last synced: 05 Jan 2025

https://github.com/binaryleo/aspnet_crudbasic

A CRUD using ASPNET MVC app.

aspnet-mvc bootstrap5 crud csharp visual-studio

Last synced: 02 Feb 2025

https://github.com/ib-inu/mailing-scheduler

Mailing Scheduler is a user-friendly application for scheduling, managing, and organizing mailings. Built with Next.js, MockAPI , real-time feedback with React Hot Toast, and user-friendly UI.

app-router-nextjs crud hot-toast nextjs pnpm tailwindcss typescript

Last synced: 02 Feb 2025

https://github.com/fatkhurrhn/simple-crud-react

simple CRUD project using react full of GPT

crud crud-react crud-simple javascript react react-native

Last synced: 20 Jan 2025

https://github.com/rikyperdana/express-crud

MongoDB Management Web App

crud mongodb mongodb-client

Last synced: 01 Feb 2025

https://github.com/mubaraksulayman/mex

A mini-expense management app. Built with Laravel, TailwindCSS, and a lot of love, deployed on Heroku.

api crud heroku laravel monolith-architecture php postgresql tailwindcss vuejs vuex

Last synced: 07 Feb 2025

https://github.com/tawsiftorabi/webprogramming

Course works and solutions for Web Programming Course

crud mysql php web-programming

Last synced: 27 Jan 2025

https://github.com/dore4n/cardapio

Este projeto é uma API REST desenvolvida para gerenciar um cardápio digital, permitindo a criação, leitura, atualização e exclusão de itens do cardápio. A aplicação foi construída utilizando Java Spring Boot para o backend e PostgreSQL como banco de dados.

api-rest crud java mvc-architecture postgresql springboot

Last synced: 10 Feb 2025

https://github.com/tal7aouy/laravel-crud-with-search

Crud with search using Ajax

crud crud-application

Last synced: 29 Dec 2024

https://github.com/udofia2/crudwithdatabase

A simple Nodejs app that connect to a database.

crud data databse

Last synced: 16 Feb 2025

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/mahonrim/crudmvccamion

Crud hecho en c# asp.net mvc 2.0 con conección a SQL SERVER 2017. Utilizando modelos, vistas y controladores

asp-net-mvc crud csharp html mvc mvc-pattern sql-server web

Last synced: 07 Feb 2025

https://github.com/abhijeetsatpute/graphql-todo

Serverless Graphql handler for a simple TODO app

apollo-server crud graphql lambda-functions serverless

Last synced: 12 Feb 2025

https://github.com/melardev/expresssequelizeapicrud

Nodejs Api application built with Express and Sequelize

api crud express full-stack fullstack http node node-js nodejs rest sequelize

Last synced: 25 Jan 2025

https://github.com/mahonrim/crud-usuarios

CRUD Hecho en python 3.7 y sqlite3

crud crud-application python3 sqlite3 tkinter-gui

Last synced: 07 Feb 2025

https://github.com/mahonrim/crud-toys

CRUD de Toys hecho en Python y sqlite3 con interfaz grafica hecha en tkinter

crud python3 sqlite3 tkinter-gui

Last synced: 07 Feb 2025

https://github.com/a-samod/restful-api-using-nodejs-expressjs-and-mongodb

This repository contains the source code for a RESTful API developed with Node.js, Express.js, and MongoDB. The API follows REST principles to provide CRUD (Create, Read, Update, Delete) operations for interacting with a MongoDB database, making it a robust backend solution for web and mobile applications.

crud expressjs mongodb nodejs rest-api

Last synced: 18 Feb 2025

https://github.com/a-samod/subscription-management-backend

The backend for the subscription management application is built using Node.js and MongoDB, providing functionalities such as creating subscription groups, adding members, and tracking payments.

crud mongodb nodejs subscription-management

Last synced: 18 Feb 2025

https://github.com/shramkoweb/tiny_house

TinyHouse is a home-sharing app built for a full-stack React Masterclass

antd apollo apollo-server codegeneration create-react-app crud express frontend graphql graphql-generation mongodb node nodejs ts typescript

Last synced: 02 Feb 2025

https://github.com/cangak/yii-ajaxbs5

yii2 ajax crud bootstrap5

ajax bootsrap5 crud yii2 yii2-extension

Last synced: 16 Feb 2025

https://github.com/melardev/reactreduxpaginatedasynccrud

React_Redux TODO app showing Async HTTP CRUD and pagination

api axios components crud http nodejs pagination react react-redux redux rest todo

Last synced: 25 Jan 2025

https://github.com/akyunaakish/full-crud-react-express-mongo-mongoose-practice

Full Stack CRUD posts and comments app with React, Express, and Mongo/Mongoose

create-react-app crud mongodb mongoose nodejs reactjs styled-components

Last synced: 10 Feb 2025

https://github.com/matyokubov/crud

React CRUD App

crud react

Last synced: 06 Feb 2025

https://github.com/davsav16/soundemic

We designed this app to allow for users to post about their favorite songs, artists, and albums, and then engage in conversation about them.

authentication cookies crud nodejs object-oriented-programming restful-api sequelize sql

Last synced: 03 Feb 2025

https://github.com/davsav16/pizza-hut-world-wide

This app was developed for users to post about their favorite pizza and discuss it online.

crud expressjs indexeddb mongodb mongodb-atlas mongoose restful-api

Last synced: 03 Feb 2025

https://github.com/davsav16/tech-blog-for-nerds

This application allows users to create a profile and then engage in conversation regarding programming news from around the world.

authentication cookies crud jest nodejs object-oriented-programming restful-api sequelize sql

Last synced: 03 Feb 2025

https://github.com/fadhilhakim/data-mahasiswa

Aplikasi Sederhana (latihan PHP & MySQL & Tailwind)

crud crud-application crud-sample data-mahasiswa mahasiswa php web

Last synced: 18 Feb 2025

https://github.com/raelzeraxd/crud

a simple crud with mysql in go and python

crud golang python

Last synced: 18 Feb 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/aka-azad/study-buddies

This is a web platform for students to create assignments and submit assignments also grading assignments submitted by others.

axios-react crud dotenv firebase-auth react vite

Last synced: 12 Jan 2025

https://github.com/kirandash/emprecordajax

Employee record built with AJAX and JavaScript with CRUD features.

ajax crud javascript

Last synced: 13 Feb 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/aviralj02/car-management-app

A simple CRUD with REST protocol and Authentication

crud firebase nextjs rest

Last synced: 03 Feb 2025

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/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: 18 Feb 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/danncruise/python-products

Cliente Python para consumir api usando requests

api-client crud python requests

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

CRUD Awesome Lists
CRUD Categories