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/milenavms/javascript-html-css-json

Calculando IMC - Tabela básica com Create, Read e Delete com duplo click, materialize e serviço web json.

crud javascript json

Last synced: 15 Nov 2024

https://github.com/abimh66/interactive-comments-section-frontendmentor

Project ini berdasarkan pada challenge di Frontend Mentor Interactive comments section challenge on Frontend Mentor.

crud frontend frontend-mentor javascript tailwind-css tailwindcss vanilla-javascript

Last synced: 15 Nov 2024

https://github.com/sangamprashant/crud_app

This CRUD (Create, Read, Update, Delete) application is built using Express.js for the backend and MongoDB for data storage. It provides endpoints to perform CRUD operations on a collection of products.

crud crud-application express mern mern-stack mongodb nodemailer react reactjs

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

https://github.com/maiquinho/desafio-ignite-nodejs-01

API para realizar um CRUD de tasks (tarefas).

crud crud-api node-fundamentals nodejs task-api

Last synced: 15 Nov 2024

https://github.com/aayushpagare21-compcoder/notes2.0_php

Project Number 11 : A notes crud app hosted on xampp server and created using PHP which allows the user to create, read , delete and update notes and also stores the notes in a MySQL database. Learned how to use xampp server and phpmyadmin, how to create a connection with database, how to fire SQL queries using php

bootstrap5 crud javascript mysql php phpmyadmin-database xampp

Last synced: 15 Nov 2024

https://github.com/potlitel/rtk-query-crud

Practical exercise of the following link : https://www.youtube.com/watch?v=A8gd1EWOCyA

antd antdesign crud crud-application react reactjs redux redux-toolkit tailwind-merge tailwindcss

Last synced: 15 Nov 2024

CRUD Awesome Lists
CRUD Categories