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/hamideidy/vuex-todo

The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Vuex state manager.

axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api todo todolist vue vue3 vuejs vuex vuex-store vuex4

Last synced: 08 Nov 2024

https://github.com/hamideidy/pinia-todo

The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.

axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api pinia pinia-vuejs pinia2 piniajs sweetalert2 todo todolist vue vue3 vuejs

Last synced: 08 Nov 2024

https://github.com/edu-fedorae/covid-19-report-mvc-crud-application

Simple PHP application that does basic CRUD operations for covid-19 cases.

covid-19 crud javascript mvc mysql oop pdo php uikit

Last synced: 08 Nov 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: 10 Nov 2024

https://github.com/lin3s/admincrudextensionsbundle

CRUD extension for LIN3SAdmin

admin-ui crud lin3s-admin php

Last synced: 07 Nov 2024

https://github.com/gahbr/registro-de-alunos

Registro de alunos em nodejs com front-end

crud estudos exercicio mysql nodejs sequelize

Last synced: 07 Nov 2024

https://github.com/gahbr/agenda-de-contatos

Projeto crud simples em Java. Link para o Java docs: https://gahbr.github.io/Agenda-de-contatos/

crud crud-application java javascript jsp-servlet mvc mysql

Last synced: 07 Nov 2024

CRUD Awesome Lists
CRUD Categories