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/retr0h/osapi

A CRUD API for managing Linux systems.

api crud golang linux openapi3 spec

Last synced: 30 Dec 2024

https://github.com/bilalmohib/blooddonationapp

This is a blood donation app. Where there are two types of accounts.One for donors of blood and one for those who want blood. The information and requests from the persons who need blood are stored in the firebase database and then shown to the donors. Each donor has a profile and his donation record. This all full stack react native app is for blood donation camp. This was the final hackathon of the SMIT program. https://github.com/Muhammad-Bilal-7896/blooddonationapp

crud database-management firestore-database reactnative

Last synced: 19 Nov 2024

https://github.com/jonath-z/jlb-backend

E-commerce backend system written in Go with Gin

backend-api crud gin go golang

Last synced: 14 Dec 2024

https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 23 Nov 2024

https://github.com/okakzai/wp-crud

WP CRUD (Create, Read, Update, Delete) adalah Wordpress Plugin untuk manajemen data (tambah, lihat, ubah, hapus) dari database Wordpress yang dibuat ketika plugin ini diaktifkan.

crud website wordpress wordpress-plugin

Last synced: 29 Dec 2024

https://github.com/charleebrown/comment-app

An app that takes a username and comment and saves it to a mongodb database

crud dotnet mongodb vbnet winforms-application

Last synced: 11 Nov 2024

https://github.com/asilbekcodes/reactjs_crud

User Management CRUD Application

axios axios-react crud js json json-server jsx react tailwind-css

Last synced: 16 Nov 2024

https://github.com/paley777/data-entry

Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.

c-sharp crud visual-studio

Last synced: 02 Jan 2025

https://github.com/sudarika/todo-application

TodoApp is a simple and elegant Android application designed to help you manage your daily tasks efficiently. This project demonstrates the use of modern Android development practices including ViewModel, LiveData, RecyclerView, and Room for local database management.

android-application android-studio crud kotlin

Last synced: 25 Dec 2024

https://github.com/vinyl-davyl/nextra-diary

Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.

crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript

Last synced: 06 Jan 2025

https://github.com/d4niee/react-native-crud

A React Native example App with basic CRUD (Create, Read, Update, Delete) functions using the Firebase Firestore Database and the Expo CLI.

crud crud-application example-project expo-cli firebase firebase-firestore mobile-app npm react react-native userlist webapp

Last synced: 01 Dec 2024

https://github.com/epiled/alura-books-server

📚 Projeto API de CRUD REST para consumir e modificar o arquivo "livros.json", que é usado como base de dados. 📚

api crud express nodejs nodemon rest rest-api

Last synced: 19 Nov 2024

https://github.com/projectravel/cashier-app

Cashier-App is a web-based cashier application built using React and other technologies such as API and JSONPlaceholder. The application is designed to help manage sales transactions easily and efficiently.

backend crud frontend jsonplaceholder loginpage react reactjs reactrouter registerpage userinterface

Last synced: 11 Nov 2024

https://github.com/said7388/express-mysql-crud-for-beginners

Very simple Express MySQl CRUD API for Absolute beginners!

crud express expressjs mysql nodejs

Last synced: 11 Nov 2024

https://github.com/omarramoun/to-do-list

To-do List Helps You Organize Your Tasks. It Lists The Things That You Need To Do And Allows You To Mark Them As Completed. Built Using Es6 And Webpack, And It Has The CRUD Features

crud css3 es5 font-end html5 todo todoapp todolist webpack

Last synced: 02 Jan 2025

https://github.com/mohdafjal2004/simple-to-do-app

A simple todo app built using Reactjs with all crud operations , use of props to display data and modify it, styled using Bootstrap alpha

bootstrap5 crud props-and-state-components props-drilling reactjs todo todolist todolist-application

Last synced: 29 Dec 2024

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

👨‍🏫ESTE PROJETO É UMA APLICAÇÃO WEB SIMPLES QUE IMPLEMENTA UM SISTEMA CRUD PARA O GERENCIAMENTO DE VAGAS DE EMPREGO.

bootstrap cdn crud database jquery mysql php projeto site

Last synced: 21 Dec 2024

https://github.com/bkpecho/starwars-quotes-crud-app

This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.

api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development

Last synced: 13 Nov 2024

https://github.com/securityriskadvisors/sra-taxii2-manager-server

TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces

crud stix taxii taxii2 user-management

Last synced: 08 Nov 2024

https://github.com/joanjpx/java-mysql

Usando Driver MySQL / MariaDB en Java con IntelliJ Idea

community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test

Last synced: 12 Nov 2024

https://github.com/manthanank/node-mongodb-redis-crud

Node.js CRUD API with MongoDB and Redis

api crud mongodb nodejs redis

Last synced: 30 Dec 2024

https://github.com/tevesmanuel/grpc-crud

Simple gRPC project with basics CRUD operations on Postgres DB with basic logfile in Rust

crud grpc rust

Last synced: 02 Jan 2025

https://github.com/ramo4040/todo-list-application-php

🚀 Simple ToDo List app built with PHP and JavaScript 🌟

crud javascript php

Last synced: 02 Jan 2025

https://github.com/aey-ck/flask-crud

Simple functional api in python for employee management application that provides CRUD operations.

crud flask-restful mysql-database python

Last synced: 07 Jan 2025

https://github.com/leolanese/angular-restapi-rxjs-material

Angular 9 + REST API + RxJS Observables and UI Material CRUD examples

angular angular-material crud css rest-api rxjs

Last synced: 14 Nov 2024

https://github.com/spinfal/discord-quote-hoster

WIP - An easy way to upload and save your weird quotes and screenshots of your friends!

crud discord image-upload quotes screenshots

Last synced: 31 Dec 2024

https://github.com/discoduroderoer/example-crud-nestjs-mongodb

Ejemplo de CRUD con NestJS y mongoDB

crud mongodb mongoose nestjs nestjs-backend

Last synced: 31 Dec 2024

https://github.com/aldairavelino/my-thoughts

A personal place for posting some quotes

angular angular-cli angularjs crud framework frontend quotes thoughts

Last synced: 14 Oct 2024

https://github.com/esperanca-leonardo/quick-form-fill-backend

Quick Form Fill Backend is an API developed in Spring Boot to manage CRUD (Create, Read, Update, Delete) operations for products.

aspect-oriented-programming crud exception-handler h2-database jpa lombok modelmapper reflection rest-api spring-boot

Last synced: 03 Jan 2025

https://github.com/mdsaad13/crud-redbean

Examples of crud operation with classes using redbean ORM

bootstrap4 class crud crud-sample mdsaad13 oops php redbean redbeanphp

Last synced: 14 Nov 2024

https://github.com/adydetra/laranuxt-front

🚀 Laravel x Nuxt - Front

crud laravel mysql nuxt

Last synced: 09 Nov 2024

https://github.com/markohautala/django-auth-crud-app

A Django application featuring CRUD operations and user authentication.

auth authentication crud crud-application css django django-application html javascript python

Last synced: 10 Nov 2024

https://github.com/karmek-k/bookmgr

Booky - Book library manager web application

books crud django python

Last synced: 12 Nov 2024

https://github.com/izaiasmorais/adonis-api

Uma simples API feita com o framework Adonis.js.

adonis5 adonisjs api crud

Last synced: 14 Nov 2024

https://github.com/k3ury99/proyectos-python

This is a series of python projects such as bank ATMs and pizzerias that will allow quick understanding and management of data in python.

atm crud python

Last synced: 07 Jan 2025

https://github.com/mechiuw/springboot_tabletrack-management-app

The TableTrack App is a comprehensive Backend System designed to manage restaurant operations efficiently. using RESTful API , Springboot, Postgres, Spring-Security, and More.

backend-api crud crud-api dependency-injection lombok management-system monolith-architecture posgtresql postgres postgresql-database restful-api spring-boot spring-mvc spring-security springboot

Last synced: 12 Nov 2024

https://github.com/juanma-gutierrez/simpleticket

Ejercicio CRUD realizado en PHP dentro del módulo UF1844 Programación en entorno servidor del CDP DAW.

crud css html php

Last synced: 12 Nov 2024

https://github.com/zoelabbb/rexpressapi.ts

A simple and efficient REST API for managing blog posts and users. Built with Node.js, Express.js, TypeScript, and Prisma.

blog crud expressjs nodejs playground-project postgresql prisma restapi typescript

Last synced: 27 Dec 2024

https://github.com/valchanoficial/nodejs2

Alura: Node.js Parte 2: MVC, autenticação e autorização

authentication authorization bootstrap crud javascript js marko node nodejs sqlite

Last synced: 04 Jan 2025

https://github.com/zoelabbb/go-crud-mysql

A simple CRUD project using Golang ✨

crud golang mysql planetscale project

Last synced: 27 Dec 2024

https://github.com/viniciusmilk/crud-api

Simple CRUD API made in node with fastify and mysql to persist data, applications are running in containers created with docker and compose

composer crud crud-api docker docker-compose dockerfile fastify javascript mysql node nodemon

Last synced: 23 Oct 2024

https://github.com/santrikoding-com/crud-laravel-inertia.js

CRUD Laravel dengan Inertia.js

crud inertia inertiajs laravel

Last synced: 10 Nov 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/pedroka-dev/car-rental-app

🚘 A comprehensive Windows Forms C# .NET application designed to manage vehicle rentals for a car rental store. It enables users to perform CRUD operations for data related to Car Rental, ensuring robust data management through Entity Framework ORM.

crud csharp dotnet entityframework orm test-driven-development winforms

Last synced: 29 Sep 2024

https://github.com/technote-space/laravel-crud-helper

CRUD helper for Laravel

crud laravel

Last synced: 09 Nov 2024

https://github.com/nkosi-tauro/wine-application

A CRUD Full Stack Wine application that uses Vue 3, Nodejs, MongoDB, Express & Docker

crud docker docker-compose express mongodb nodejs vuejs

Last synced: 25 Nov 2024

https://github.com/acosimon/crud-mongodb-nodejs

Mongoose, añadir las variables de entorno. (Archivo ,env)

crud javascript mongodb-atlas mongoose nodejs

Last synced: 10 Nov 2024

https://github.com/andrewjbateman/angular-material-firebase

:clipboard: Angular app with Angular material components to display data stored using firebase v9

angular angular-material angular-material16 angular16 crud firebase firebase9 firestore-database html5 rxjs scss-framework

Last synced: 27 Dec 2024

https://github.com/hafs96/gestion_garage

une application de gestion complète pour les garages automobiles. Ce projet vise à offrir une solution efficace pour la gestion des clients, des réparations, du stock des pièces de rechange, et de la facturation, tout en intégrant une gestion détaillée des véhicules de chaque client.

app composer config crud dashboard json laravel php tailwindcss vendor

Last synced: 13 Oct 2024

https://github.com/applexumber/book_tracker

Aplicativo de gerenciamento de livros desenvolvido em Flutter.

books crud flutter flutterflow oop

Last synced: 05 Jan 2025

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: 14 Nov 2024

https://github.com/renan-dias/reviwer

Have you ever thought about evaluating and keeping in mind the movies you've already watched? And did you imagine what it would be like to put you together with other people who have also seen this movie and be able to talk about it? That's the Reviwer's mission! At the moment just an idea put on paper!

crud movies react react-native review

Last synced: 27 Dec 2024

https://github.com/rafaelblum/laravelfox

Mini projeto desenvolvido com laravel 8 para demostrar a criação de CRUD basico em um sistema de blog. O projeto tem como proposito mostrar o sistema e também poder aprender juntos com todos as melhores formas de desenvolvimento.

blade cms crud crud-application diagram laravel laravel-framework migration php sweetalert2 website

Last synced: 10 Nov 2024

https://github.com/rafaelblum/refrigerator-control

Sistema web para solucionar a venda de bebidas de refrigeradores de micro empresas para seu clientes. O sistema terá o cadastro do cliente e acesso via QRCode, pagamento dos produtos e por fim o controle das bebidas. Todo sistema terá no front-end uma area APP para clientes e ADMIN para o(s) administrador(es).

alpinejs control-sistem crud developer filamentphp laravel-10 livewire3 php8 tailwindcss tall-stack

Last synced: 10 Nov 2024

https://github.com/htr3n/spring-jdbc-simple

https://htr3n.github.io/2018/11/test-driven-spring-jdbc/

crud h2-database jdbc junit spring-boot springframework test-driven unit-test

Last synced: 10 Nov 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/mnisarali/recipe_app

The Recipe app efficiently manages recipes, ingredients, and inventory. Save ingredients, track availability, create recipes, and generate shopping lists. Share recipes publicly for easy access by all users.

authorization crud devise psql recipe-app rspec ruby-on-rails

Last synced: 10 Nov 2024

https://github.com/albertolinde/helpthecat-web

Gestor de la BBDD de la aplicación Android. Aplicación WEB muy sencilla Crud Rest.

android angular crud firebase rest

Last synced: 12 Nov 2024

https://github.com/ahmnouira/ex-api-seller-buyer

exercie: vendeur-acheteur-produit-categorie-annocne par [ITGate] methode

api crud curd-server mongodb mongoose nodejs rest-api restful-api

Last synced: 11 Nov 2024

https://github.com/vircoding/vue-crud-practice

CRUD Practice Project with Vue.js and Google Firebase inspired on Bluuweb's one

bootstrap crud firebase html javascript nanoid vue vuecli vuerouter vuex

Last synced: 11 Nov 2024

https://github.com/itsmenicky/projeto-os

Work order management system made using Java and MySQL.

crud ireports java jdbc mysql netbeans-ide

Last synced: 24 Nov 2024

https://github.com/sankargorthi/react-hooks

Demo application with an express server and CRA client

crud express react react-hooks sandbox

Last synced: 12 Nov 2024

https://github.com/ulisses22/crud_angular

Simple CRUD Application with Angular and Json-Server

angular crud json-server

Last synced: 27 Dec 2024

https://github.com/offryan/javadaily-notes

Repositório para guardar meus códigos desenvolvidos na linguagem Java na matéria de "Laboratório de Desenvolvimento de Algoritmos" da faculdade de Ciência da Computação

array backend ciencia-da-computacao crud exercises framework java poo

Last synced: 20 Nov 2024

https://github.com/lucasrmagalhaes/crud_series-php_laravel

Laravel: crie aplicações web em PHP

alura crud laravel mvc php series

Last synced: 12 Nov 2024

https://github.com/lucasrmagalhaes/cadastrodeseries-dotnet

APP simples de cadastro de séries em .NET.

crud dio dotnet

Last synced: 12 Nov 2024

https://github.com/deepanagarjan/axios

here i used crud operation for axios task

axios-react bootstrap crud css3 html js reactjs

Last synced: 28 Nov 2024

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: 12 Nov 2024

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: 19 Nov 2024

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: 19 Nov 2024

https://github.com/gpalleschi/jqcsv

jqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel.

bootstrap5 bootstraptable crud csv csv-parser export jquery npm

Last synced: 11 Nov 2024

https://github.com/adrianomonteiroweb/golang-crud

Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.

crud docker gin go golang pg postgresql psql testify unit-testing

Last synced: 11 Nov 2024

https://github.com/thetoxin/reactiveclientcrud

Server: https://github.com/TheTOXIN/ReactiveServerCRUD

angular-9 angular-material animation crud reactive sse

Last synced: 16 Nov 2024

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: 16 Nov 2024

https://github.com/jennndol/portfolio-hub

This project is created to help managing portofolios. Developed by using Django framework and bootstrap3

bootstrap3 crud django

Last synced: 11 Nov 2024

https://github.com/mars05/crud-vscode-plugin

🛠︎一个用于代码生成的Vscode插件,可以根据数据库表结构,帮助您从不同的模板快速生成相关代码。

code-generator crud tools vscode-extension

Last synced: 05 Jan 2025

https://github.com/varejaodacarne/vanilla_node_api_rest

Full CRUD REST API using Nodejs with no framework

crud javascript nodejs rest-api

Last synced: 11 Nov 2024

https://github.com/albertho425/budget-app

A simple budget app that allows you to add income, expenses, and budget.

bootstrap budget crud javascript

Last synced: 11 Nov 2024

https://github.com/albertho425/js-to-do-app-with-api

A to-do app that also display's a user's temperature and country eomoji

bootstrap crud javascript to-do

Last synced: 11 Nov 2024

https://github.com/prathambhalke/book-o-pedia

Book-O-pedia is a MERN (MongoDB, Express.js, React.js, Node.js) stack project aimed at providing a comprehensive platform for managing a virtual library. The project allows users to perform CRUD (Create, Read, Update, Delete) operations on book data, enabling them to add, view, edit, and remove books from the library database.

api-rest crud express momentjs mongodb node-js pagination react-table reactjs tailwind toastify-js typescript

Last synced: 15 Dec 2024

CRUD Awesome Lists
CRUD Categories