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/melardev/flaskapicrud

Flask Api application implementing full CRUD

api crud flask flask-sqlalchemy full-stack fullstack http python rest sql-alchemy

Last synced: 25 Jan 2025

https://github.com/diogosouza/sortable-js-app

Creating Reordable Lists with SortableJS and React

crud logrocket react sortablejs

Last synced: 28 Jan 2025

https://github.com/kushalobroy/adavanced_laravel_crud

You may create, update, and delete items in this advanced Laravel crate. It features a category list for adding products, and you can edit the product using a rest API and add new categories that match to their parent categories.

blade bootstrap5 crud html5 laravel mysql-database xampp-server

Last synced: 24 Dec 2024

https://github.com/zerohertz/crud

🦀 CRUD operations based on various languages 🦀

actix-web crud expressjs fastapi flask gin go java javascript nestjs nodejs python rust spring spring-boot

Last synced: 01 Feb 2025

https://github.com/sdekrishan/allinone

All in one is a compilation of more than 13 projects (javascript and reactjs both).

api chartjs-2 crud css ecommerce html javascript json-server reactjs

Last synced: 11 Jan 2025

https://github.com/danidelgadoz/angular-cypress-crud

Angular13 CRUD operations quickstart with integration e2e test using Cypress.js

angular crud cypress e2e restful

Last synced: 27 Jan 2025

https://github.com/zabavb/employee-manager

Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data management.

app-backend application console console-app console-application cplusplus-11 cpp crud crud-app crud-application file filesystem management

Last synced: 20 Jan 2025

https://github.com/zabavb/local-manager

Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.

app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs

Last synced: 20 Jan 2025

https://github.com/danidelgadoz/deno-restful-api

Deno Restful API for CRUD operation

crud deno javascript restful

Last synced: 27 Jan 2025

https://github.com/adminltr/java-library-crud

Basic CRUD Java library system

crud java mvc mysql netbeans swing

Last synced: 16 Jan 2025

https://github.com/nicolaiarocci/boxroom

Boxroom aims at making CRUD operations very boring across all kinds of backends

crud mongodb netframework netstandard redis rest webapi

Last synced: 21 Dec 2024

https://github.com/adewija/phonebook

A Simple Phone Book on iOS using Core Data

coredata crud crud-sample ios phonebook swift3 xcode8

Last synced: 20 Jan 2025

https://github.com/atetheone/pizzastore

API de gestion de pizzas construite avec ASP.NET Core et Entity Framework Core, utilisant SQLite pour la persistance des données. Fournit des opérations CRUD et une documentation interactive avec Swagger.

asp-net-core backend crud csharp entity-framework-core sqlite swagger

Last synced: 02 Feb 2025

https://github.com/rir7890/blog_website_using_laravel

The Blog Web Application is a dynamic platform that enables users to create, read, update, and delete blog posts. Built using Laravel, a robust PHP framework, this application provides a seamless and user-friendly experience for bloggers and readers alike.

bootstrap5 composer crud css html laravel laravel11x mysql php

Last synced: 10 Oct 2024

https://github.com/ganeshrvel/php_session_crud

Add, Delete or Read an item from PHP session which is stored as an array.

crud php php5 session

Last synced: 20 Jan 2025

https://github.com/jetbear69/aluraflix

Ultimo Proyecto de Alura para Front-End

api crud css3 html5 javascript json-server reactjs tailwindcss typescript vite

Last synced: 12 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/joacosnchz/crudgenerator

Symfony 2 Bundle for create retrieve update and delete modules automatically based on entity specification

abm crud crud-generator php symfony-bundle symfony2

Last synced: 23 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/robinhosz/crudjava

Desenvolvimento de um CRUD no MySQL na linguagem Java.

crud java mysql

Last synced: 02 Feb 2025

https://github.com/ceciliacode/monomap

This project involves creating a scalable, CRUD REST API to manage Monkeypox cases in Mexico using Node.js, TypeScript, and MongoDB. Includes email notifications with Mapbox integration, and a cron job to check for new cases every 10 seconds. The API is containerized with Docker and uses GitHub Actions for automated Docker image building.

api api-rest cron-jobs cronjob-scheduler crud docker docker-compose docker-hub docker-image dockerfile github github-actions mongodb monkeypox monkeypoxtracker node-js secret-management typescript

Last synced: 17 Dec 2024

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/gurayalinn/oop-crud-odev

JAVA OOP CRUD HOMEWORK

crud intellij java mssql

Last synced: 18 Dec 2024

https://github.com/kauemiziara/cs-sensor-list

A desktop application to catalog electronic sensors with CRUD functionalities.

avalonia avaloniaui crud csharp mariadb mvvm sql

Last synced: 10 Oct 2024

https://github.com/meenachie/api_todo

REST API for Todo application

api crud php rest-api todo-app

Last synced: 29 Dec 2024

https://github.com/mariomenjr/bamazon-cli

This app will take in orders from customers and delete stock from the store's inventory.

cli crud inquirer javascript mysql nodejs

Last synced: 21 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/tithi021/sails-crud

A SailsJs CRUD Application

crud mongodb nodejs sails sailsjs

Last synced: 19 Jan 2025

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

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

api crud db exposed kotlin ktor

Last synced: 28 Jan 2025

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

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

crud db exposed kotlin ktor web

Last synced: 28 Jan 2025

https://github.com/lahi-ru/django5_responsive_website

This project demonstrates the development of a fully responsive website utilizing Django 5 and Bootstrap. It encompasses CRUD operations and provides a comprehensive guide to deployment.

bootstrap crud css django html javascript python responsive-design web-development website-deployment

Last synced: 21 Dec 2024

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

👨‍🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E POSTGRESQL.

crud database expressjs framework handlebars javascript nodejs postgresql projeto site

Last synced: 27 Jan 2025

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

👨‍🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E JSON.

crud css database expressjs framework handlebars javascript json nodejs projeto site

Last synced: 27 Jan 2025

https://github.com/vilhalva/burguer-app

👨‍🏫PROJETO CRIADO PARA O CURSO DE HANDLEBARS!

crud css curse database expressjs framework handlebars javascript mysql nodejs projeto site

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

crud(add,view,edit,update,delete,show) in laravel 8

crud laravel laravel-crud

Last synced: 05 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/jjpaulo2/crud-pymongo

This repository contains a simple Python program, with unit tests, that implements basic CRUD operations for MongoDB database.

crud dockerfile mongodb pymongo pytest python

Last synced: 22 Jan 2025

https://github.com/melardev/java_springbootapijpacrud

Java Spring Boot Crud Application using JPA

api crud full-stack fullstack hibernate java java-ee jpa spring-boot

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

https://github.com/guastallaigor/vue-backoffice-example

Vue Backoffice Example is a Vue.js simple CRUD, with authentication login, and somewhat basic functionalities.

crud crud-application crud-sample example hacktoberfest hacktoberfest2018 vuejs vuejs2 vuetify

Last synced: 26 Jan 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/aelkayam/ticketing-app

Ticketing application featuring Create, Read, Update, and Delete (CRUD) functionality

crud nextjs ticketing-system

Last synced: 14 Jan 2025

https://github.com/mahmoudsayed96/drupal-crud-module-example

Drupal custom module for sample CRUD operation

crud drupal drupal9 php

Last synced: 30 Dec 2024

https://github.com/victor1890/api_crud_ts

This proyect has one basic CRUD create with Typescrpit.

crud hapi mongodb typescript

Last synced: 04 Feb 2025

https://github.com/wpcodevo/go-postgres-crud-rest-api

In this article, you will learn how to create a CRUD REST API in Golang using Fiber as the web framework and PostgreSQL as the database.

crud crud-api crud-api-fiber go golang gorm-orm postgres

Last synced: 26 Jan 2025

https://github.com/mohamed-mamdouh41199/node.js-crud-app

This is simple Node.js CRUD app for Product management system , using express.js for API handling with Mongo DB

api api-handling crud express-validator expressjs javascript mongodb mongoose nodejs nodemon

Last synced: 13 Jan 2025

https://github.com/joogps/muv

Repositório do nosso projeto de Programação III no semestre 2022.2

crud java transporte

Last synced: 14 Jan 2025

https://github.com/marcosvel/crescamais

Sistema CRUD feito com ReactJS e API json-server

crud jsonserver reactjs

Last synced: 19 Dec 2024

https://github.com/zerefwayne/hostel-allotment-system

Hostel Allotment System - Software Engineering Course Project

crud javascript nodejs vuejs

Last synced: 22 Jan 2025

https://github.com/wwddnn/desafio-crud-clientes

Desafio e projeto DevSuperior - capítulo CRUD

apirest bean beanvalidation crud dto java springboot springjpa

Last synced: 14 Jan 2025

https://github.com/yogesh-bhandare/picksportz

Picksportz connects sports enthusiasts by organizing games on nearby turfs. It fills open team spots and shares turf rental costs. Built with Django and Django Rest Framework, it makes sports accessible and fosters community.

crud django django-email django-forms django-templates mysql postman

Last synced: 28 Jan 2025

https://github.com/omermecitoglu/next-openapi-scaffold-generator

Generates model, schema and API routes for crud operations

api crud generator model next nextjs openapi scaffold schema swagger ts typescript

Last synced: 07 Nov 2024

https://github.com/sijad/entgql

CRUD gqlgen code generator for ent models

code-generator crud ent gqlgen graphql

Last synced: 21 Jan 2025

https://github.com/gravio-la/crud-jsonforms

A semantic enabled JSONForms library to create CRUD forms out of JSON Schema

crud jsonforms jsonld jsonschema react

Last synced: 26 Jan 2025

https://github.com/othmanenissoukin/notes-keeper

Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.

bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application

Last synced: 14 Jan 2025

https://github.com/fernandozueet/service-laravel

Library that helps to separate the business rule part of the control. Leaving control leaner.

crud repository service service-crud service-laravel

Last synced: 16 Jan 2025

https://github.com/arxcode40/ci3app

Simple CRUD with CodeIgniter 3

codeigniter codeigniter3 crud crud-app

Last synced: 14 Dec 2024

https://github.com/harshuljain13/restcrud

Rest APi from scratch based on Django rest framework

crud django-rest-framework rest-api

Last synced: 30 Dec 2024

https://github.com/jeffersonrucu/crud_user_api_nodejs_express_sequelize

Este projeto é uma API desenvolvida em Node.js, utilizando o framework Express, o ORM Sequelize e o superset de JavaScript, TypeScript. O objetivo principal é fornecer um CRUD de usuários em um banco de dados MySQL, permitindo que as operações de criação, leitura, atualização e exclusão de registros sejam realizadas facilmente.

crud express mvc nodejs rest-api sequelize typescript

Last synced: 31 Dec 2024

https://github.com/gmartinezramirez-old/spring-api-rest-person-crud

:person_with_pouting_face: [Active] REST web service using Spring JPA, Spring MVC and Spring Boot. Including GET, POST, PUT, DELETE operations.

crud hibernate java mariadb maven mysql rest-api spring spring-boot spring-jpa spring-mvc webservice

Last synced: 05 Dec 2024

https://github.com/tellys/docker-yii2-api-rest-token-bearer-crud

Docker to create the execution environment and the template has the following technologies: Apache Http Server Mysql database PHP language (Yii PHP Framework - version Yii2) RESTful APIs usando a performance CRUD com operadores usando os métodos HTTP: POST, GET, PUT, and DELETE.

api api-rest crud crud-api docker mysql php postman postman-api postman-collection yii2

Last synced: 24 Dec 2024

https://github.com/michaelcaxias/blogs-api

API Restful de um Blog com NodeJs, Express, Sequelize e JWT com o banco de dados MySQL utilizando a estrutura ORM e MSC.

api crud jwt msc mysql nodejs sequelize

Last synced: 02 Jan 2025

https://github.com/ibrahimhabibeg/stadium-go-server

The server for a stadium booking mobile app.

authentication booking crud graphql mysql node prisma typescript

Last synced: 22 Dec 2024

https://github.com/aniketpatidar/code-challenges

Test your knowledge with code challenges based on real-world technical problems. A Full-Stack Web Application with React and Ruby on Rails.

code-challenges crud fullstack-development react ruby ruby-on-rails user-authentication

Last synced: 20 Dec 2024

https://github.com/noejunior792/api-laravel

This is an API project developed with the Laravel framework. It was created for the purpose of studying and practicing the concepts of RESTful API development using Laravel.

api api-laravel api-restful authentication crud laravel php

Last synced: 13 Jan 2025

https://github.com/deepanagarjan/axios

here i used crud operation for axios task

axios-react bootstrap crud css3 html js reactjs

Last synced: 27 Jan 2025

https://github.com/walber-vaz/backend-fastapi

Criando backend usando fastapi e metedologia TDD

crud fastapi poetry pydantic pytest python tdd

Last synced: 23 Jan 2025

https://github.com/jaymar14/week-18

MongoDB/Mongoose activities

back-end crud database mongodb mongoosejs nodejs populate scrape

Last synced: 14 Nov 2024

https://github.com/melardev/springbootapispringjpacrud

Spring Boot Api application with Spring Data JPA hibernate implementing HTTP Crud

api crud full-stack fullstack hibernate http jpa rest spring spring-boot spring-data

Last synced: 25 Jan 2025

https://github.com/kaloslazo/tumipalace

Implementation of interactive CRUD web casino developed in the Platform Based Development course CS2031 at UTEC.

api casino crud css flask html javascript platform-based-development postgresql python sqlalchemy vuejs

Last synced: 12 Jan 2025

https://github.com/manthanank/crud-nodejs-socketio

CRUD Nodejs Socket.io

crud mongodb nodejs socket-io

Last synced: 04 Feb 2025

https://github.com/kishyassin/crud-using-text-files-in-c

CRUD operations using just text files in C/CPP >>>> build my mini SGBD from scratch :)

cpp crud sgbd text-files

Last synced: 13 Jan 2025

https://github.com/kramber1024/devops

🐳 Работа с Docker, GitHub и GitHub Actions в рамках предмета "Введение в методологию девопс". Курс №2, семестр №1

cicd crud devops docker fastapi postgres tests

Last synced: 24 Jan 2025

https://github.com/joel-rodrigues404/pystackweek-8.0

Projeto do canal (Pythonando) um CRUD completo em django, infelizmente não foi finalizado

crud django python pythonando

Last synced: 28 Dec 2024

https://github.com/glpzzz/gateways

This sample project is managing gateways - master devices that control multiple peripheral devices.

bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue

Last synced: 17 Jan 2025

https://github.com/retr0h/osapi

A CRUD API for managing Linux systems.

api crud golang linux openapi3 spec

Last synced: 04 Feb 2025

https://github.com/andy-aa/mydb

The lightweight ORM for MySql and MariaDB

crud mariadb mysql orm pagination php query-builder

Last synced: 13 Nov 2024

https://github.com/guilhermeferreiram/controledecontatosmvc

Projeto ASP.NET Core MVC para Controle de Contatos

asp-net-core banco-de-dados crud mvc smtp

Last synced: 21 Jan 2025

https://github.com/asacxyz/parking_control_api

CRUD desenvolvido através do framework SpringBoot

crud crud-api database java postgres postgresql springboot

Last synced: 11 Jan 2025

https://github.com/lunaperegrina/crud-alunos-com-imagens

CRUD de administradores e alunos com upload de fotos

api-rest crud express jwt multer mysql nodejs sequelize

Last synced: 05 Jan 2025

https://github.com/asbhogal/javascript-brainpad-app

A notes application which allows users to quickly add new and delete notes, with titles, description and date created, featuring a dark/light mode toggle. This repo is currently under development.

api crud javascript js stateful-components stateless-components to-do-app to-do-list todoapp todolist

Last synced: 21 Jan 2025

CRUD Awesome Lists
CRUD Categories