Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
|
- GitHub: https://github.com/topics/crud
- Wikipedia: https://en.wikipedia.org/wiki/CRUD
- Created by: James Martin
- Released: 1983
- Related Topics: sql, database, query, rest,
- Aliases: crudl,,
- Last updated: 2024-11-16 00:06:01 UTC
- JSON Representation
https://github.com/ajayprince692/veritech-task_3
todo app
crud css3 dom html5 javascript
Last synced: 05 Nov 2024
https://github.com/halilugur/pythonflaskaws
Quotes Application is a Flask-based web application that allows users to manage their favorite quotes with CRUD operations. Built with Python, Flask, and Bootstrap, it provides an intuitive interface for creating, reading, updating, and deleting quotes.
aws bootstrap crud flask jquery quote
Last synced: 08 Nov 2024
https://github.com/juliendelplanque/easycrud
A framework to perform CRUD on relational databases easily from Pharo.
Last synced: 31 Oct 2024
https://github.com/mohammedsalama/conent-management-system
Based on :
authentication bootstrap crud dashboard-templates fileupload laravel8 telescope validation
Last synced: 11 Nov 2024
https://github.com/arielspencer/api-bookstore-node-express
📚 API Bookstore é uma aplicação backend em Node.js e Express para gerenciar catálogos de livros.
api backend crud express javascript mongodb mongoose node-js restful
Last synced: 06 Nov 2024
https://github.com/dialeleven/laravel-crud-in-50-minutes-for-beginners-from-scratch
Laravel CRUD in 50 minutes for Beginners from Scratch tutorial by Devtamin. From BASIC Laravel to more ADVANCED concepts! See README. Tutorial Github repo - https://github.com/devtamin/Laravel-CRUD-for-Beginners/tree/master.
Last synced: 06 Nov 2024
https://github.com/krishanmurariji/filter-sorting-asp.net-core
Filter & Sorting & Permissions in Asp.net Boilerplate
angular asp asp-net-core boilerplate crud csharp filter filter-dropdown localization pagination sorting ts
Last synced: 07 Nov 2024
https://github.com/jeremiias8/crud-meanstack
CRUD con Angular 14 en el frontend y NodeJS en el backend.
angular crud javascript nodejs typescript
Last synced: 08 Nov 2024
https://github.com/jedymatt/notemanager
A simple note management web app with CRUD implementation using Laravel 8 framework and Bootstrap 5 for styling
Last synced: 07 Nov 2024
https://github.com/thenriquedb/todo-list-with-spring
API Rest para gerenciamento de lista de tarefas, construÃda em Java com o framework Spring Boot.
crud java openapi3 spring spring-boot swagger
Last synced: 08 Nov 2024
https://github.com/shuvro/django-basic-crud
Python3 , Django 2.2 basic CRUD with MySQL
crud django django-admin django-framework django-rest-framework mysql pip python3
Last synced: 08 Nov 2024
https://github.com/jeremiias8/crud_java_mysql
Pequeño CRUD hecho en NetBeans usando Java con la BBDD MySQL
Last synced: 08 Nov 2024
https://github.com/aswassaw/go-restful-api
Belajar membuat sebuah RESTful API sederhana menggunakan Golang.
Last synced: 06 Nov 2024
https://github.com/aswassaw/crud-react-ci4
Membuat CRUD sederhana menggunakan React sebagai FE dan CodeIgniter 4 sebagai BE.
Last synced: 06 Nov 2024
https://github.com/emmanuelaytuz/test-hapijs
api-rest autentication crud hapijs mongodb
Last synced: 04 Nov 2024
https://github.com/bartzalewski/firebase-crud-app
Firebase Firestore CRUD app created for my Instagram, @bart.code
crud crud-application firebase firestore-database reactjs
Last synced: 09 Nov 2024
https://github.com/phi-rakib/laravel-tailwind-crud
Laravel TailwindCSS CRUD Example
blade blade-template crud laravel laravel-framework php tailwindcss
Last synced: 31 Oct 2024
https://github.com/kinstl/cutcode-laravel
Laravel-based web app. Features include user authentication, CRUD operations, RESTful API integration, admin panel for content editing, dynamic frontend rendering, pagination, form validation, and secure middleware handling.
blade crud laravel php rest-api tailwindcss vite
Last synced: 31 Oct 2024
https://github.com/danilqa/nest-js-registry-starter
Simple CRUD-repository based on Nest.js and mongo. Includes e2e specs.
api crud mongodb nestjs starter typescript
Last synced: 17 Oct 2024
https://github.com/ltfschoen/meteor-rumedge
Meteor app using MongoDB uses CRUD interface to generate candidate skills profile and show statistics
api blaze buildpack crud es6 heroku heroku-buildpack material-ui meteor mongodb nodejs reactjs yarn
Last synced: 17 Oct 2024
https://github.com/jeck0v/fastapi-celery-redis
Web App: Celery, Redis + FastApi
celery crud fastapi firebase firebase-auth redis
Last synced: 31 Oct 2024
https://github.com/imdesai00/crud-app-angular
in this project i can apply some functionality like forget password, hash password, login register using JWT Token and CRUD operation.
angular crud forgot-password forgot-password-email hashpassword jwt-authentication jwt-token smtp tailwindcss
Last synced: 06 Nov 2024
https://github.com/rubensdimasjr/jsp-maven-hibernate-crud
Basic user registration and login system, user and products management web application using JSP, Servlet, Maven and Hibernate.
bootstrap5 bootstrap5-template crud hibernate java jquery jsp maven
Last synced: 06 Nov 2024
https://github.com/deverebor/sistemacadastrodeprodutos
Sistema para cadastro de clientes/produtos e seus respectivos tipos.
crud java java-project university-project
Last synced: 06 Nov 2024
https://github.com/deverebor/cadastroagenda
Atividade ministrada pela disciplina de POO.
crud java11 university university-project
Last synced: 06 Nov 2024
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 07 Nov 2024
https://github.com/pietrohl/express-quote-server
A test application to create and store famous quotes from famous people. Structured with client and a CRUD API/cloud MongoDB backend.
api-client babel babel-plugin babeljs crud crud-api mongodb mongoose mongoosejs rest rest-api
Last synced: 16 Nov 2024
https://github.com/sibeux/web-keuangan-app
Website pencatatan keuangan
catatankas crud nasrulwahabi php sibeux website
Last synced: 07 Nov 2024
https://github.com/pratiktomar/contactcloud-mern
ContactCloud is full-stack application that allows users to manage their contacts. Users can create, view, edit, and delete contacts, each of which is associated with a specific user. The application is built using Node.js, Express, MongoDB for the backend, and React.js for the frontend.
api authentication authorization crud custom-hooks react-router specific-user
Last synced: 31 Oct 2024
https://github.com/rockaflare/AplikasiElpiji
Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.
avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite
Last synced: 23 Oct 2024
https://github.com/chrischan1117/django-photo-app
Django photo management and configuration
Last synced: 08 Nov 2024
https://github.com/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
bookshelf crud css html javascript
Last synced: 07 Nov 2024
https://github.com/e-candeloro/react-crud-client-app
A simple React App for C.R.U.D. operations on data from an external REST API
bulma-css create-react-app crud crud-application javascript react react-router reacthookform reactjs rest-client template yup-validation
Last synced: 07 Nov 2024
https://github.com/janumedia/graphql-firebase-demo
GraphQL + Firebase CRUD example
crud crud-sample express express-graphql firebase firebase-admin firebase-database graphql nodejs
Last synced: 07 Nov 2024
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/glatek/rutabaga
JSON Schema-backed CRUD operations in Service Workers with IndexedDB.
crud indexeddb json-schema service-worker
Last synced: 31 Oct 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/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 07 Nov 2024
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.
Last synced: 15 Nov 2024
https://github.com/itzshoaib/nestjs-boilerplate
A NestJS Boilerplate project with Mongoose, Passport, JWT, Docker, SwaggerAPI.
crud docker mongodb mongoose nestjs nestjs-backend nestjs-boilerplate nestjs-crud nestjs-dockerized nestjs-mongoose nestjs-starter-template nestjs-swagger swagger
Last synced: 07 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/a-samod/subscription-management-backend
The backend for the subscription management application is built using Node.js and MongoDB, providing functionalities such as creating subscription groups, adding members, and tracking payments.
crud mongodb nodejs subscription-management
Last synced: 07 Nov 2024
https://github.com/dore4n/cardapio
Este projeto é uma API REST desenvolvida para gerenciar um cardápio digital, permitindo a criação, leitura, atualização e exclusão de itens do cardápio. A aplicação foi construÃda utilizando Java Spring Boot para o backend e PostgreSQL como banco de dados.
api-rest crud java mvc-architecture postgresql springboot
Last synced: 31 Oct 2024
https://github.com/lin3s/admincrudextensionsbundle
CRUD extension for LIN3SAdmin
Last synced: 07 Nov 2024
https://github.com/xdillx/kanban-todolist
A personal Delphi project showcasing CRUD operations with a Kanban board feature for managing multiple projects. Offers a dynamic approach to task management.
crud delphi kanban personal-project project-management task-management todolist
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
https://github.com/jonatandb/python-cli_json-crud
Python CLI: JSON CRUD
cli click crud crud-application jonatandb json python python-cli
Last synced: 12 Nov 2024
https://github.com/hilmizul/nodejs-crud
Aplikasi Daftar Belanja menggunakan Node.js & Express
Last synced: 07 Nov 2024
https://github.com/yracnet/spa-crud-v1
Crud Generator From JPA Modeler
abm angularjs crud crud-generator jpa-modeler jsf spa-crud xslt
Last synced: 08 Nov 2024
https://github.com/agnii555/tinytweets
TinyTweets is a micro-blogging application that allows you to view, create and update blogs. This micro blogging application is developed using JavaScript, HTML and SCSS.
crud css html javascript json scss xml xmlhttprequest
Last synced: 07 Nov 2024
https://github.com/roby2409/article-news
Mvvm Article News App use RxSwift
articleapp crud crud-application rxswift rxswift-examples swift swift5 ui-programmatically
Last synced: 17 Oct 2024