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/manthanank/crud-hono

CRUD Hono App

crud hono vercel

Last synced: 11 Dec 2024

https://github.com/umbrellacrow612/nextjs-prisma-api-example

using Prisma and Next.js together to build a robust API that enables users to perform CRUD operations on data. By combining the flexibility of Next.js with the ease of use of Prisma, this API offers a scalable and efficient solution for web development projects. Check out the code and get started building your own API

api crud databases nextjs prisma sqlite

Last synced: 11 Dec 2024

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

https://github.com/lextrack/gestordeinventariowpf

Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD

crud inventario inventory-management inventory-management-system sql wpf-application

Last synced: 27 Nov 2024

https://github.com/vagnerbellacosa/007_catalogodejogosdotnet

BootCamp GRUD API Catalogo de jogos em Dot Net

api c-sharp crud digital-innovation-one dio dot-net game

Last synced: 01 Dec 2024

https://github.com/savirafatika/ci4-basicexe

CodeIgniter 4: configuration, basic MVC and structured directory, CRUD, user authentication with library myth-auth

bootstrap4 ci4 codeigniter crud faker migration myth-auth pagination php practice seeder

Last synced: 28 Nov 2024

https://github.com/pedro-donoso/node-postgresql

API REST con Nodejs y base de datos Postgresql, el usuario puede crear nuevos proyectos con POST, consultar existentes con GET o especificos por ID, actualizar con PUT y eliminar con DELETE

api api-rest crud express express-js expressjs morgan node node-js nodejs nodemon pg pg-hstore postgres postgresql

Last synced: 26 Nov 2024

https://github.com/wracce/contacts-app

A contact tracking application with an example of a Rest request. An example of using React, RTK and FSD methodology

bem classnames crud eslint fsd npm oop prettier react react-modal react-router redux redux-toolkit redux-toolkit-query roboto solid stylus typescript

Last synced: 02 Dec 2024

https://github.com/lukmanrambe/git-intro

Simple CRUD Web with PHP and MySQL

composer crud database mysql php

Last synced: 16 Dec 2024

https://github.com/nicolaspearson/rust.heroes.api

A simple REST API that provides CRUD operations on a hero object, it was built using Rust and PostgreSQL.

crud diesel docker postgresql rest-api rocket rust serde

Last synced: 17 Jan 2025

https://github.com/pedro-donoso/test

REACT CRUD: El usuario puede Crear, Leer, Actualizar y Borrar elementos de una base de datos en Postgresql, se visualizan los cambios en el FrontEnd en una tabla de Bootstrap y utilizo React

bootstrap cors crud express front-end frontend node nodejs nodemon pg react

Last synced: 26 Nov 2024

https://github.com/arjuncodess/dropbox-2.0

Dropbox 2.0: The Next.js Cloud Storage Platform is an online file storage and sharing application designed to provide users with a seamless and secure experience for managing their digital assets. This platform enables users to upload, organize, share, and collaborate on files through an intuitive interface.

clerk crud firebase firebase-database firebase-storage nextjs react shadcn-ui tailwindcss typescript

Last synced: 15 Dec 2024

https://github.com/pedro-donoso/crud

CRUD: Backend realizado con Nodejs que CREA un archivo, eligiendo un Key provisorio y permite LEER su contenido en un mensaje, el usuario puede RENOMBRAR el archivo para ELIMINAR el último creado

backend bootstrap crud html5 nodejs

Last synced: 26 Nov 2024

https://github.com/fernandod1/laser-hair-removal-app

Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.

beauty-salon control-panel crud hair-removal hair-treatments hairsalon laser laser-hair-removal mysql php

Last synced: 12 Jan 2025

https://github.com/kauefraga/zssn

🧟 Zombie Survival Social Network | Credits: mauricioklein

crud crud-api express rest-api typescript zombies

Last synced: 15 Dec 2024

https://github.com/a-dera/juliacrudapp

A Genie (The highly productive Julia web framework) based Web Application for CRUD operations.

crud genie julia web-app

Last synced: 12 Jan 2025

https://github.com/traveltimn/flask-task-manager-project

Tutorial for Code Institute course: Flask + MongoDB with CRUD functionality

code-institute crud flask gitpod heroku mongodb python

Last synced: 12 Jan 2025

https://github.com/erossini/contorsouniversity5

Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5

asp-net-core asp-net-mvc aspnetcore crud net5 net50

Last synced: 12 Jan 2025

https://github.com/davidmartinperez/jqueryui-crud

CRUD with JqueryUI-PHP-MYSQL

crud jquery jquery-ui mysql php sql

Last synced: 02 Dec 2024

https://github.com/kk-r/soccer-app

Simple application to manage soccer Teams and its Players. Basic CRUD functionalities built using Laravel 5.5 and vue.js.

crud laravel php php7 vuejs vuejs2

Last synced: 17 Dec 2024

https://github.com/nshahaf/ecommerce

React shopping cart app, with zustand state managment, responsive design and mobile navigation bar

cart crud react responsive-design scss zustand

Last synced: 12 Jan 2025

https://github.com/maximo-perez-villalba/framework-dao-json

El proyecto implementa una extensión de framework-dao para persistencia de objetos en archivos con formato Json con fines pedagógicos..

crud dao dao-crud dao-design-pattern json oop oop-library oop-php php uml uml-class-diagram uml-diagram

Last synced: 12 Dec 2024

https://github.com/marx-wrld/crud-operations

A create, read, update and delete application in php

crud php

Last synced: 12 Jan 2025

https://github.com/melardev/javaspringbootauth0jwtcrud

Java Spring Boot Crud application secured with Jwt using Auth0 Library

auth0 crud full-stack fullstack java jwt spring-boot

Last synced: 26 Nov 2024

https://github.com/techsolutionstuff/laravel-8-rest-api-authentication-using-passport

we will see laravel 8 REST API authentication using passport. Also, perform CRUD operation with laravel 8 REST API. In this tutorial I will give you information about REST API, REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.

authentication crud crud-application laravel laravel8 passport rest-api restful-api

Last synced: 29 Nov 2024

https://github.com/joanarturo/budget-buddy-api

Proyecto para exponer una API de gastos diarios realizado con Laravel 10.

api crud laravel php

Last synced: 07 Jan 2025

https://github.com/joanarturo/budget-buddy-app

Proyecto para registrar gastos diarios realizado con Angular 16.

angular angular16 crud

Last synced: 07 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: 28 Nov 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: 07 Jan 2025

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/applexumber/book_tracker

Aplicativo de gerenciamento de livros desenvolvido em Flutter.

books crud flutter flutterflow oop

Last synced: 05 Jan 2025

https://github.com/valmir-unicap/nivel-2-python

Nível intermediário

crud lista poo pycharm python3

Last synced: 15 Jan 2025

https://github.com/bieanimaton/crud_com_php_e_mysql

CRUD feito em PHP. Cria, lê, altera ou deleta informações do baco de dados MySQL. + Bootstrap

boostrap create crud php read remove update

Last synced: 15 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/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/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: 13 Jan 2025

https://github.com/fitri-hy/opcrud-mysql

Documentation explains the use of the CRUD (Create, Read, Update, Delete) API built using Express.js to manage data in a database.

api crud database express http middleware mysql nodejs rest web

Last synced: 13 Oct 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: 11 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: 22 Nov 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/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/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/sankargorthi/react-hooks

Demo application with an express server and CRA client

crud express react react-hooks sandbox

Last synced: 11 Jan 2025

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/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/spencerjibz/partial-mern-app

THIS IS A HYBRID APP WITH BOTH A CRUD LAYER AND A REST API FOR REACT. ITS A COMPLETE HACK INTO MERN STACK WITHOUT USING TWO DIFFERENT SERVERS (ONE FOR BACKEND AND THE OTHER FOR CLIENT). THIS APP USES BOTH EJS AND JSX

backend crud crud-layer ejs hybrid jsx mongodb nodemailer passportjs-authentication react webpack4

Last synced: 16 Jan 2025

https://github.com/pedroka-dev/demaria-x-company

CRUD para registro de Produtos, Clientes e Veda e Visualização de Relatórios utilizando Winforms do C# .NET e ReportViewer. Se conecta com um banco Postgres16 através do Entity Framework e NPGSQL. Parte do processo seletivo para Desenvolvedor Pleno C# da empresa DeMaria

crud csharp dotnet entityframework orm reportviewer winforms

Last synced: 13 Oct 2024

https://github.com/tomatophp/tomato-ketchup

a resource manager class for tomato php

crud filament generator nova resources

Last synced: 03 Dec 2024

https://github.com/tr1sm0s1n/gin-redis-api

Gin API for CRUD operations in Redis.

api crud docker docker-compose gin gin-gonic go golang openapi redis rest-api

Last synced: 16 Jan 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/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/adminltr/java-library-crud

Basic CRUD Java library system

crud java mvc mysql netbeans swing

Last synced: 16 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: 11 Jan 2025

https://github.com/isaac-lal/todo-list

This is a todo list that runs locally on the website and tracks tasks with CRUD functionality.

crud javascript react web-development

Last synced: 14 Dec 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/danidelgadoz/deno-restful-api

Deno Restful API for CRUD operation

crud deno javascript restful

Last synced: 28 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: 17 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/kennymwendwax/i-notes

iNotes is notes web application with CRUD functionalities.

crud date-fns nextjs prisma react-hook-form reactjs tailwindcss typescript

Last synced: 27 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/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/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/johnalysonn/api-rest-biblia

API desenvolvida seguindo o padrão REST, se trata de uma api que simula uma bíblia, possuindo 3 models com relacionamentos, além de uma autenticação via token utilizando do Laravel Sanctum

api-rest authentication blade crud laravel relationships sanctum-authentication validation

Last synced: 15 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: 28 Nov 2024

https://github.com/arxcode40/ci3app

Simple CRUD with CodeIgniter 3

codeigniter codeigniter3 crud crud-app

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/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: 28 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

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/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/raharrison/spring-boot-crud-api

The simplest CRUD API with Spring Boot

api crud easy liquibase rest-api simple spring spring-boot

Last synced: 28 Nov 2024

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/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/blindsweatyhansolo/e-commerce-backend

Performing CRUD functions on products, product categories, and product tags in a fictional database for learning purposes.

crud dotenv expressjs mysql mysql2 nodejs sequelize

Last synced: 06 Jan 2025

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/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/abeatrizsc/parking-management-system-java

Sistema de Gestão de vagas de estacionamentos | Java, JDBC e MySQL

backend crud java jdbc mysql mysql-database

Last synced: 08 Jan 2025

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

Uma simples API feita com o framework Adonis.js.

adonis5 adonisjs api crud

Last synced: 13 Jan 2025

CRUD Awesome Lists
CRUD Categories