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: 2025-01-16 00:06:31 UTC
- JSON Representation
https://github.com/sugiartofahmi/react-pocketbase
Use PocketBase JavaScript SDK
crud pocketbase react tailwindcss
Last synced: 09 Jan 2025
https://github.com/serkan-ucakcioglu/vehicles-page
React JS Vehicles
crud google-maps-api react-hook-form reactjs redux-toolkit router rtk-query tailwindcss
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/express_mongo_rest_api
Express js MongoDb Crud
crud express express-js mongodb mongoose node-js nodemon rest-api
Last synced: 08 Dec 2024
https://github.com/2desoo/studentservice
StudentService — REST API сервис на Java для управления информацией о студентах, включая добавление, обновление и удаление данных
crud java oauth2 rest-api spring-boot spring-security
Last synced: 28 Nov 2024
https://github.com/luthfibg/crud_arduino_nodemcu
Arduino using Json GET, POST, PUT
Last synced: 28 Nov 2024
https://github.com/andresharpe/quick-api
A how-to guide for spinning up a fully functional and documented REST API in 30 minutes (with good connectivity) and with absolutely no coding.
apache api bootstrap crud docker mysql php swagger-ui
Last synced: 28 Nov 2024
https://github.com/svimaladhithan/formik-validation
Library management site using formik validation
crud formik mockapi yup-validation
Last synced: 19 Dec 2024
https://github.com/railton98/flutter-crud-provider
Simple crud made using provider as state management | by Cod3r youtube channel
Last synced: 02 Dec 2024
https://github.com/melardev/kotlinspringbootapimongocrud
api crud full-stack java-ee kotlin mongo mongo-db rest spring spring-boot spring-data-jpa web
Last synced: 26 Nov 2024
https://github.com/othmane099/todolist
Implementing CRUD operations using Spring Ecosystem by creating TodoList App
crud crud-application h2-database java mvc spring spring-boot spring-mvc thymeleaf todo-app todo-list
Last synced: 20 Nov 2024
https://github.com/julio101290/boilerplatetypesofmovement
CodeIgniter4 Boilerplatetypesmovement CRUD MVCfor the types of movement inventory, with fields as companye, description, type Input/Output, and it's transfer
Last synced: 19 Dec 2024
https://github.com/crni99/student-management-system
CRUD RESTFul API using Java Spring Boot, Maven, and embedded H2 database.
api crud crud-operations database h2-database java rest rest-api restful-api spring
Last synced: 19 Dec 2024
https://github.com/pranavarora1895/quizrest
REST Application using Spring Boot
crud many-to-one postgresql rest-api spring-boot
Last synced: 18 Nov 2024
https://github.com/otherwa/nekko
GridFs API
crud crud-api crud-sample fastapi gridfs-stream
Last synced: 28 Nov 2024
https://github.com/jakedaspud/cling-db
Cling is a CLI CRUD App for making .txt / .csv databases.
cli command-line cpp crud database database-management db storage
Last synced: 28 Nov 2024
https://github.com/ryzmdn/nodejs-crud
Create, Read, Update, and Delete (CRUD) project using Node.js server and MySQL for the database.
backend crud crud-application express mysql mysql2 nodejs
Last synced: 25 Dec 2024
https://github.com/steffikeranj/java-vertx-crud
Repository to demonstrate how CRUD operations can be done with Java Vertx toolkit
Last synced: 25 Dec 2024
https://github.com/harshsinghmumbai/backend_node.js_ps-3
This repository includes key concepts that I have learned and implemented in code
collection cookie crud database-schema document expresss-generator models schema sessions
Last synced: 02 Dec 2024
https://github.com/emilianocv20/crud-sql-encriptado
Un proyecto en Java sobre un CRUD de una concesionaria de autos en SQL con encriptacion
Last synced: 02 Dec 2024
https://github.com/angelvalentino/taskflow
TaskFlow is your go-to app for effortless productivity. Easily manage tasks, set reminders, and track your progress. All with a clean, user-friendly and accessible design that helps you stay organized and focused.
Last synced: 02 Dec 2024
https://github.com/ludson96/project-blogs-api
Projeto para estudo de API RestFul com Node.js usando o pacote sequelize para fazer CRUD, e JWT para autenticação
crud docker docker-compose express javascript jwt jwt-authentication mysql node-js nodejs orm sequelize
Last synced: 28 Nov 2024
https://github.com/ludson96/project-trybesmith
Projeto para estudo de API RestFul com Node.js com TypeScript, com CRUD MySQL, e JWT para autenticação
api crud docker docker-compose eslint express expressjs jwt jwt-authentication jwt-token mysql node nodejs orm typescript
Last synced: 28 Nov 2024
https://github.com/ludson96/project-mongodb-commerce
Neste projeto utilizamos o banco NoSQL MongoDb, manipulamos o banco de dados commerce, que contém dados do cardápio do McDonald's, como ingredientes, valores nutricionais e dados fictícios de vendas
backend crud docker eslint mongodb mongodb-database nosql query
Last synced: 28 Nov 2024
https://github.com/emilianocv20/crud-autos
Un proyecto en Java sobre un CRUD de una concesionaria de autos. Version Conectada y Desconectada
Last synced: 02 Dec 2024
https://github.com/said7388/nestjs-crud-for-beginner
This is very simple nestJS CRUD for absolute beginners!
crud crud-api crud-sample nest nestjs nestjs-backend tipescript
Last synced: 10 Jan 2025
https://github.com/mkaczmarski07/nirvana
CRUD Productivity Assistant
angular crud localstorage typescript
Last synced: 24 Nov 2024
https://github.com/9eriksantos6/catalogodelivroscrud
CRUD de catálogo de livros com Node.js e Mysql
crud crud-application db express-js javascript mysql node nodejs server serverless
Last synced: 28 Nov 2024
https://github.com/tsffarias/crud-api
Este repositório apresenta um exemplo de aplicação CRUD simples utilizando FastAPI para o backend, PostgreSQL como banco de dados e Streamlit para o frontend. A estrutura foi criada para ser um ponto de partida e exemplo para desenvolvedores que desejam construir aplicações web modernas e escaláveis.
api crud docker fastapi mvc postgresql pydantic python sqlalchemy streamlit uvicorn
Last synced: 22 Dec 2024
https://github.com/ahsouza/crud-cloudant-ibm
Example of CRUD operations on a Cloudant database using a Node.js
cloudant-nosql-database crud ibm ibm-cloud nodejs
Last synced: 10 Dec 2024
https://github.com/deep-codes/todo-crud
🗃 Dead Simple CRUD Todo-Application with React & Typescript
crud react todo todoapp typescript
Last synced: 22 Dec 2024
https://github.com/kauefraga/petshop-server
🐶 A simple and modern petshop service (CRUD)
Last synced: 15 Dec 2024
https://github.com/bearddan2000/python-web-bazel-flask-mvc-orm-mongodb-crud
Uses ORM from mongodb to create an api.
bazel crud flask mongodb mongoengine mvc orm python web
Last synced: 01 Dec 2024
https://github.com/niickol4s/pweb2-biblioteca
Projeto referente a disciplina de Programação Web II (PWEBII).
Last synced: 03 Dec 2024
https://github.com/heliolj/golang-rest-api-personalities
Golang RESTful CRUD API built with Go and PostgreSQL
crud docker go golang gorilla-mux postgresql rest-api
Last synced: 25 Nov 2024
https://github.com/hasiniwijerathna/blogger-api
axios crud express-js jwt-authentication
Last synced: 09 Jan 2025
https://github.com/kreipikc/fastapi-book-async
A simple API with 5 endpoints (CRUD) written in FastAPI (works asynchronously), using PostgreSQL, Redis and Docker
api async crud docker fastapi orm postgresql pydantic python redis sqlalchemy
Last synced: 03 Dec 2024
https://github.com/hygsani/try-flask-sqlalchemy
simple crud with flask + sqlalchemy
basic crud flask flask-sqlalchemy-crud python simple sqlalchemy
Last synced: 03 Dec 2024
https://github.com/anag0es/api_java_backend
Este projeto é uma API de e-commerce construída com base no livro "Back-end Java" da Casa do Código. A API simula três etapas de um e-commerce: usuário, produtos e shopping. Ela permite aos usuários se registrarem, cadastrar produtos e comprar produtos de acordo com o usuário.
api backend crud docker java kubernetes spring-boot
Last synced: 03 Dec 2024
https://github.com/anag0es/api_java_back-end
Este projeto é uma API de e-commerce construída com base no livro "Back-end Java" da Casa do Código. A API simula três etapas de um e-commerce: usuário, produtos e shopping. Ela permite aos usuários se registrarem, cadastrar produtos e comprar produtos de acordo com o usuário.
api aplication-web backend crud docker java kubernetes spring-boot
Last synced: 03 Dec 2024
https://github.com/adam-marianowski/angular-passengers-app
Simple app to browse and manage list of passengers created with Angular, Bootstrap and json-server. All CRUD functions implemented.
angular angular-modules angular17 backoffice bootstrap crud json-server json-server-mock modules passengers
Last synced: 25 Dec 2024
https://github.com/debrajhyper/development
Hibernate | JDBC | Spring Core | Spring MVC | Spring ORM | Servlet | JSP | JDBC | Maven | Product App | CRUD
crud crud-application hibernate jdbc jpa-hibernate jsp maven servlet spring spring-mvc springorm
Last synced: 22 Dec 2024
https://github.com/yaserdemet/django_crud
crud django heroku-deployment models view
Last synced: 03 Dec 2024
https://github.com/anveshnalimela/ead
This repository contains projects and documentation related to Enterprise Application Development (EAD) labs. It focuses on building robust, scalable, and secure applications tailored for enterprise environments.
cors crud css express html javascript mongodb mongodb-replica-set react vite
Last synced: 17 Nov 2024
https://github.com/codecaine-zz/simple_sqlite_crud
General Sqlite3 CRUD class
Last synced: 25 Nov 2024
https://github.com/cristianprochnow/crudemais
🏠 CRUD desktop application with WPF built with C#.
Last synced: 07 Dec 2024
https://github.com/alddesign/crudkit-standalone
Ready to use version of "alddesign/crudkit".
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 03 Dec 2024
https://github.com/abudzaralghifari/crud_backend
api crud expressjs javascript mysql
Last synced: 25 Dec 2024
https://github.com/sgangopadhyay/redis-restfull-api
Creating a CRUD operations program using RESTfull API using Python and Redis
crud crud-api crud-operations python redis redis-database rest-api
Last synced: 01 Jan 2025
https://github.com/ourouimed/crud-students-management
This is a simple js App for Crud Operations : Create - read - Update -delete
crud css html js localstorage management students
Last synced: 16 Dec 2024
https://github.com/namanraj336/friend-list
A Friend List manager app made with Ruby on Rails
bootstrap4 crud crud-application devise heroku rails7 ruby ruby-on-rails sql windows
Last synced: 20 Dec 2024
https://github.com/424nkita-csharsfta4/crud
CRUD Vue + Php + SQL.БД у локально есть, хостинг платный нет денег
Last synced: 22 Nov 2024
https://github.com/sidheshwarjadhav100/mobilestockmaster
I have created a project on arrays in which I perform CRUD operations on data related to a mobile shop. The project creates an array and saves mobile data in it, including ID, company name, model number, and price. It then reads the array, updates its elements, and deletes elements based on their IDs.
Last synced: 16 Dec 2024
https://github.com/ozceliksinan/php-todo-script
Small PHP web script to allow multiple developers on a project maintain a communal TODO list to help development.
crud css html login-forms mysql php todo
Last synced: 07 Dec 2024
https://github.com/mcthomas/reporting-dash
A reporting dashboard for creating, viewing, and uploading business entities, with permission groups. Web application written with Ruby on Rails / PostgreSQL.
crud css dashboard devise docker html js materializecss mvc postgresql ruby ruby-on-rails
Last synced: 23 Dec 2024
https://github.com/aan-cloud/daily-log
Daily Log adalah aplikasi catatan harian berbasis desktop yang dilengkapi dengan analisis teks berbasis AI.
ai crud vb-net visual visualstudio
Last synced: 16 Dec 2024
https://github.com/joysarkarbd/dream-bicycle-server-side
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 11 Jan 2025
https://github.com/boytur/todolist-laravel-mysql-crud
Basic CRUD using Laravel framework working with mySQL database and styling by Tailwind.css
basic-crud crud laravel mysql php tailwindcss
Last synced: 31 Dec 2024
https://github.com/khalilannbiya/student-app
Student App is an application used to manage student data along with their respective classrooms
crud laravel laravel-framework laravel9 php student-application
Last synced: 10 Jan 2025
https://github.com/andresorozcodev/react-18-dashboard
User dashboard panel.
axios crud docker lazy-loading pagination raect react-router services tailwind unit-test
Last synced: 22 Nov 2024
https://github.com/syncfusionexamples/blazor-datagrid-different-editmode-for-add-edit-action
This sample is created to demonstrate to show different edit mode for add or edit operation in Grid.
add-dialog blazor blazor-server crud datagrid edit-inline editmodes grid syncfusion syncfusion-blazor
Last synced: 16 Dec 2024
https://github.com/masfranzhuo/flutter_crud_with_bloc
This is a Flutter CRUD example with BLoC
bloc crud crud-application crud-sample dart flutter flutter-app flutter-apps flutter-crud flutter-demo flutter-examples sink stream
Last synced: 25 Dec 2024
https://github.com/syncfusionexamples/crud-operations-in-wpf-scheduler-using-postgresql
How to perform the CRUD operations in WPF Scheduler (Calendar) using PostgreSQL database
appointments crud events postgresql scheduler sql wpf wpf-application wpf-calendar wpf-scheduler
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/crud-operations-wpf-scheduler-using-sql-offline-database
How to perform the CRUD operations in WPF Scheduler (Calendar) using offline SQL database
appointments calendar crud events scheduler sql wpf wpf-application wpf-scheduler
Last synced: 16 Dec 2024
https://github.com/joysarkarbd/simple-node-express-user-server
cors crud express javascript nodemon
Last synced: 11 Jan 2025
https://github.com/douglasvolcato/record-list-php
Basic crud application made with PHP, MySQL database, Apache server and stylized with Bootrstrap.
apache bootstrap crud mysql pdo php poo relational-databases
Last synced: 16 Dec 2024
https://github.com/douglasvolcato/rick-and-morty-backend
Backend Rick and Morty, CRUD complete.
backend bcrypt-nodejs bcryptjs crud crud-api express expressjs heroku javascript jwt jwt-authentication jwt-token mongodb node nodejs
Last synced: 16 Dec 2024
https://github.com/douglasvolcato/rick-and-morty-frontend
React webpage for the Rick and Morty Backend.
crud crud-api crud-application front-end frontend javascript react reactjs
Last synced: 16 Dec 2024
https://github.com/douglasvolcato/laravel-api-example
crud laravel laravel-framework php
Last synced: 16 Dec 2024
https://github.com/douglasvolcato/api-do-mercadinho-poo
Backend CRUD em POO
backend crud crud-api express expressjs javascript node nodejs poo
Last synced: 16 Dec 2024
https://github.com/jesparzarom/diario_web_demo
Portal de noticias Fullstack con PHP, MySQL y Bootstrap. Gestión de usuarios y noticias, filtrado avanzado, y sistema de inicio de sesión basado en roles.
000webhostapp authentication bootstrap5 crud css3 html5 mysql newsapp php phpmyadmin role users
Last synced: 25 Dec 2024
https://github.com/carloshenriquefs/dsmovie-jacoco
✅📽️🎬- Avaliações de Filmes
api-rest crud jpa junit mockito mockito-junit-test
Last synced: 11 Jan 2025
https://github.com/creativecuriositystudio/cruddle
(DEPRECATED) Simplifying CRUDL screen development using ModelSafe
angular2 crud data html model typescript ui web
Last synced: 12 Jan 2025
https://github.com/potier97/products-app
Mini proyecto para la visualización de productos de la salud
Last synced: 17 Nov 2024
https://github.com/dinushchathurya/simple-nodejs-mysql-crud
Simple NodeJS, MySQL, Express and Handlebar CRUD
crud express express-crud express-mysql-crud handlebars mysql nodejs nodejs-mysql-curd
Last synced: 16 Dec 2024
https://github.com/carloshenriquefs/f1-formula-one-java
- Challenge Ergast f1 api
api-rest challenge crud ergast-api java
Last synced: 11 Jan 2025
https://github.com/haseeb1389446/php
Here are all my PHP 🟣 tasks and basic exercises 🖥, including CRUD operations and authentication 🔒, to strengthen my PHP 🟣 logic-building skills 🧠
auth backend crud php php-practice php-task practice
Last synced: 04 Dec 2024
https://github.com/breadscorner/php-student-list
An ongoing project initiated as a class lab exercise and continued for extra practice, showcasing a simple PHP application that demonstrates CRUD operations. Explore how this application manages Create, Read, Update, and Delete functionalities, offering a hands-on experience in PHP development.
Last synced: 04 Dec 2024
https://github.com/kaschenkkko/librarymanagementsystem
A console application for managing a library of books. The application allows adding, deleting, searching, and displaying books.
Last synced: 04 Dec 2024
https://github.com/chandrakanthrck/blogapplication
A simple Spring Boot blog application demonstrating basic CRUD operations, user authentication, and category management using RESTful APIs, Spring Data JPA, and MySQL.
crud mysql rest-api spring-boot
Last synced: 11 Jan 2025
https://github.com/mkdika/spring-protobuff-api
Spring API with Google Protocol Buffer Example.
api crud protocol-buffers springboot2
Last synced: 04 Dec 2024
https://github.com/mkdika/rails7-stimulus
A Rails 7 with StimulusJS demo app
crud rails7 ruby simple-app stimulus-js
Last synced: 04 Dec 2024
https://github.com/anganda/dictionary
An Application for Advanced Programming Methods Course with C# and WPF (.NET Framework)
crud csharp json mvvm-architecture wpf xaml
Last synced: 23 Dec 2024
https://github.com/fkouto/mlb
Sistema desenvolvida exclusivamente em linguagem de programação Java e suas principais classes, utilizando os padrões DAO (Data Access Object) e Bean, sendo totalmente Desktop. O sistema realiza todas as operações do CRUD(Create, Read, Update, Delete).
crud dao java javase javax-swing mysql netbeans svg-images
Last synced: 22 Nov 2024
https://github.com/didinj/grails-4-easy-crud-webapp
Grails 4 Tutorial: Easy to Build CRUD Web Application
crud easy grails grails4 groovy tutorial web-application
Last synced: 09 Dec 2024
https://github.com/arwl2016/recipe-book-cli
Front end Angular app that stores recipes in local storage
angular bootstrap crud express heroku local-storage node toastr
Last synced: 01 Dec 2024
https://github.com/carloshenriquefs/challenge-crud-client
:white_check_mark: - Desafio 3 Java Spring Essential: DevSuperior
crud java rest-api spring-boot
Last synced: 11 Jan 2025
https://github.com/sherlockboy/rest-api-laravel
REST API with Layered Architecture.
crud laravel repository-pattern rest-api sanctum search service
Last synced: 04 Dec 2024