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-27 00:06:21 UTC
- JSON Representation
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: 16 Jan 2025
https://github.com/tmukammel/node-rest-api-generator
REST API generator with Node.js, Express and Sequelize
api crud crud-api crud-generator express-api-generator express-rest-api relational-databases rest-api rest-api-generator sequelize
Last synced: 29 Dec 2024
https://github.com/a9na/star_wars_django_app
🌌🚀 A Django app to manage and display Star Wars characters, planets, and starships. Showcases basic CRUD operations and offers a user-friendly interface to explore the Star Wars universe. 🌟🧑🚀
crud crud-application django python star-wars
Last synced: 09 Jan 2025
https://github.com/goncanegis/react-crud-mockapi
A React CRUD operation that allows entering data into a mock database using mockAPI. Styled with Semantic UI. Followed freeCodeCamp's tutorial.
crud crud-api crud-application mockapi react react-router reactjs semantic-ui semantic-ui-react
Last synced: 22 Jan 2025
https://github.com/lorenzorottigni/laravel-primi-passi
Boolean academy project: first laravel project
Last synced: 03 Dec 2024
https://github.com/abdulsamie10/react-mern-crud
In this MERN stack application, I created a basic Student app from starting to finish. This app will allow us to create student, show students list, update student, and delete a student from the MongoDB database.
api api-client api-rest application crud crud-api css html javascript mern mern-project mern-stack mongodb mongoose
Last synced: 27 Dec 2024
https://github.com/aesthicethics/homeserver
CRUD application developed as a local "image-pool" + instagram fusion. Manually configured server deployed on RPI hosts a HomeServer that allows users (family memebers) to pool their photos together in one location (the website) and view them in a feedlike manner (instagram)
crud nginx python raspberry-pi react
Last synced: 05 Jan 2025
https://github.com/suniksha12/php_my_sql_projects
This repo collection of hands-on PHP and MySQL projects demonstrating backend development concepts through practical applications. Each project explores different aspects of web development, from basic CRUD operations to complex database management.
backend beginner-project creative-coding crud css database form helpful html innovation javascript mysql mysql-database php phpmyadmin project server web-application webdevelopment
Last synced: 19 Dec 2024
https://github.com/melardev/javaspringbootoauth2asymmetricjwtcrud
Java Spring Boot crud application secured with OAuth2 JWT RSA
asymmetric-cryptography crud full-stack fullstack java jwt oauth2 spring spring-boot
Last synced: 25 Jan 2025
https://github.com/melardev/reactcrudasync
Rest full stack application built with React showing how to make HTTP CRUD
api async components crud http react rest
Last synced: 25 Jan 2025
https://github.com/danukarangith/python-tkinter-crud-application
A simple user management system built with Python, Tkinter, and MySQL, providing basic CRUD operations to manage user data. Ideal for learning how to integrate a GUI with a database.
Last synced: 13 Jan 2025
https://github.com/dbsduy/learn-blazor-ecommerce-app
This repository contains a Blazor application showcasing CRUD (Create, Read, Update, Delete) operations with user authorization and data persistence using localStorage.
blazor-webassembly crud example learning
Last synced: 16 Jan 2025
https://github.com/strawhat19/creative-workshop
Creative Workshop is a dashboard for tracking orders through Trello Boards, Lists, Cards API and having it be connected directly and programmatically to the Client which communicates back to the TypeForm API to create new orders.
api crud tickets trello typeform
Last synced: 16 Jan 2025
https://github.com/rohanvron/socialapp
SocialApp is a MERN-stack application that allows users to create, view, update, and delete posts. Users can manage their posts with images, titles, and descriptions in a seamless interface.
crud mern-stack post-management-system react redux
Last synced: 22 Dec 2024
https://github.com/bilalhameed248/django-research-and-development
Django Research and Development, Crud, Admin Panel, Social Authentication, Database Etc
command crud crud-application database django django-application django-rest-framework migration social-login
Last synced: 16 Jan 2025
https://github.com/carloshenriquefs/sw-planet-api
✅🪐🖊️ - Testes automatizados na prática com Spring Boot
crud junit mock testes-unitarios
Last synced: 11 Jan 2025
https://github.com/staivanov/entity-framework-6-in-depth
A lot of small projects with demo code on different topics with (O\RM) Entity Framework 6.
console-application crud dotnet dotnet-framework eager-loading ef6 entity-framework entity-framework-6 explicit-loading indepth lambda lazyloading linq linq-to-sql nplus1 nplusone
Last synced: 29 Nov 2024
https://github.com/yehonatal/rmiwithdatabase
A simple application that performs the basic CRUD operations to a normal user registration form coupled with the basics of RMI to have remote access to the functionalities of the application from a remote or local device.
Last synced: 08 Jan 2025
https://github.com/arthurazevedods/web-crud-golang-postgres
CRUD with Golang and PostgreSQL
Last synced: 22 Jan 2025
https://github.com/zepolimer/devnow
Student project : web app for developers to find a job or internship (CRUD, MVC)
Last synced: 13 Jan 2025
https://github.com/lev4and/fiasapi
API для разработчиков, предназначенный для предоставления адресной информации из базы данных ФИАС (только 74 регион (Челябинская область)) на ASP.NET Core API
asp-net-core-api crud csharp entity-framework-core fias-database http-client mssql rest-api xunit
Last synced: 08 Jan 2025
https://github.com/sebastianofazzino/newroutes
NewRoutes is a Blog/Social Media web app with user registration and CRUD, JWT authentication, post publishing and editing.
crud java jwt-authentication postgresql spring-boot webapp
Last synced: 11 Jan 2025
https://github.com/xyryc/hyperloadout-client
HyperLoadout is a feature-rich web application designed for managing and showcasing eSports equipment. It includes user authentication, a fully functional CRUD system, and sorting capabilities.
crud daisyui esports expressjs firebase-auth mongodb nodejs reactjs
Last synced: 26 Jan 2025
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: 27 Jan 2025
https://github.com/bilalmohib/firestore-firebase-python-basics
This project aim was to implement basic CRUD operations of firebase firestore in a most easy and efficient way.
api crud firebase-database notebook-jupyter python
Last synced: 20 Jan 2025
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: 27 Jan 2025
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: 27 Jan 2025
https://github.com/mrbrunelli/crud-json-php-react
CRUD JSON utilizando padrões API REST (GET, POST, PUT, DELETE). PHP no backend e ReactJs no frontend.
api-rest create-react-app crud json php react
Last synced: 15 Jan 2025
https://github.com/mrbrunelli/crud-php-materialize
Cadastro de clientes feito com Materialize: criar, ler, atualizar e deletar clientes.
Last synced: 15 Jan 2025
https://github.com/suganyarajes/axioscrud
React application implementing CRUD operations with user data using Axios fetch to interact with a mock API.
Last synced: 15 Jan 2025
https://github.com/antoniolavadodev/task-manager-app
Task Manager app built as part of the roadmap.sh, featuring task creation, updating, deletion, and listing functionalities, with MySQL integration and adherence to best practices
api crud java java17-spring-boot spring-boot springboot3 task task-manager tasktracker
Last synced: 06 Dec 2024
https://github.com/notbadcode/students
Student list. Simple native PHP CRUD
crud php php-crud php-native students students-list students-list-control
Last synced: 27 Dec 2024
https://github.com/bhimavarapu-manoj-kumar/task-management-system-using-spring-boot
A RESTful API for managing Tasks, built using Spring Boot and MySQL with UUID as the Primary Key for Tasks. The system allows users to Create, Read, Update, Delete Tasks, and automatically update their status from PENDING to IN_PROGRESS after a specified time using an Asynchronous Scheduler.
asynchronous-tasks crud crud-api crud-application crud-operation mysql spring-boot spring-security springframework springscheduling
Last synced: 22 Jan 2025
https://github.com/wpcodevo/django-postgres-crud-rest-api
In this article, you'll learn how to implement CRUD operations on a PostgreSQL database using Django REST Framework.
crud crud-api django django-api django-rest-framework docker docker-compose postgresql
Last synced: 26 Jan 2025
https://github.com/wpcodevo/rust-feedback-api
In this tutorial, we will build a CRUD API for a feedback application. This project will help you get started with API development in Rust or enhance your skills as a Rust developer.
api crud docker postgresql rest-api rust sqlx sqlx-cli
Last synced: 26 Jan 2025
https://github.com/adanyl0v/go-pocket-link
crud docker go go-pocket-link golang jwt postgres redis rest
Last synced: 07 Dec 2024
https://github.com/michaljalowik/node_boila
Node boilerplate app
ci crud docker docker-compose jest nestjs psql swagger typeorm
Last synced: 08 Jan 2025
https://github.com/hosanabarcelos/crud-laravel
CRUD made in Laravel to generate texts for studies with the framework.
Last synced: 11 Jan 2025
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 17 Jan 2025
https://github.com/shuklaritvik06/kubernetesdeploymentlearning
Docker & Kubernetes
api crud docker ingress kubernetes mongodb
Last synced: 17 Jan 2025
https://github.com/ranitmanik/crwn-clothing-v2
An e-commerce clothing store was developed using React, Redux, and React Hooks. The styling was implemented with JSS and SCSS, utilizing Firebase and the Stripe API. The project is based on the ZeroToMastery React Course from 2024.
crud crud-application crwn-clothing crwn-ecommerce e-commerce e-commerce-project ecommerce firebase html javascript react reactjs redux sass stripe zero-to-mastery-course zerotomastery zerotomastery-project ztm
Last synced: 30 Nov 2024
https://github.com/ruviniramawickrama/demo-graphql-with-spring-boot
This project highlights how to perform CRUD operations with GraphQL and Spring Boot.
crud graphql postgresql spring-boot spring-data-jpa
Last synced: 29 Nov 2024
https://github.com/ruviniramawickrama/demo-caching-with-redis-and-spring-boot
This project highlights how to implement caching for a web service with the use of Redis and Spring Boot.
caching crud postgresql redis rest-api spring-boot spring-data-jpa
Last synced: 29 Nov 2024
https://github.com/artenlf/mochila-de-viagem
Projeto desenvolvido no curso JavaScript Web: Armazenando dados no navegador, na Alura, junto com o instrutor Pedro Marins.
crud css html javascript responsive vitrinedev
Last synced: 09 Jan 2025
https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.
Last synced: 31 Dec 2024
https://github.com/maickwendelldev/crud_php
Single file PHP script that adds CRUD to a MySQL, PostgreSQL, Firebird SQL Server, SQLite or any database.
Last synced: 22 Jan 2025
https://github.com/mtbassi/exerc4-itau-unibanco
Exercício 4: Princípios SOLID - Refatoração para aderir aos princípios SOLID com explicações no código.
allure-report ci crud docker-compose dockerfile flyway github-actions h2 java junit maven mockito mysql rabbitmq solid spring-boot swagger
Last synced: 15 Jan 2025
https://github.com/healingdrawing/task-paf-technical-trainee
CRUD with admin panel. Deno + Hono + Eta + Vue3 based. OAuth2 authentication for Google and X/Twitter. Deno KV database. Zod validation.
admin-panel crud css deno deno-kv eta full-stack-web-development google-authentication hono html javascript javascript-frontend oauth2 twitter-authentication typescript typescript-backend vue3 web-app zod-validation
Last synced: 13 Oct 2024
https://github.com/maximoospital/fancms
A FastAPI and NuxtJS-based CRUD app.
api crud crud-application fastapi frontend nuxtjs vue vuejs
Last synced: 24 Jan 2025
https://github.com/qja120812/exerc4-itau-unibanco
Exercício 4: Princípios SOLID - Refatoração para aderir aos princípios SOLID com explicações no código.
allure-report ci crud docker-compose dockerfile flyway github-actions h2 java junit maven mockito mysql rabbitmq solid spring-boot swagger
Last synced: 15 Jan 2025
https://github.com/thegeorgenikhil/grpc-go-expense-manager-crud
This a simple CRUD application using gRPC and Go, where you can create, read, update and delete expenses.
Last synced: 09 Jan 2025
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: 26 Jan 2025
https://github.com/ogubuikealex/graphql-crud-article
How To Implement CRUD using GraphQL, NodeJS, Express, and MongoDB
crud crud-app crud-application crud-functionality crud-operation crud-sample graphql javascript nodejs-api nodejs-server typescript
Last synced: 15 Jan 2025
https://github.com/rahmankarim/thoughtnest
ThoughtNest is a web application designed for managing and interacting with blog content. It features user authentication, allowing users to register, log in, and manage their profiles. The application supports CRUD operations on blog posts, enabling users to create, read, update, and delete their content.
bcrypt bootstrap crud crud-application css expressjs html javascript jquery jwt-authentication jwt-token mongodb mongoose nodejs rest restful-api typescript
Last synced: 15 Jan 2025
https://github.com/rrayhka/sistem_informasi
Simpel program sistem informasi untuk menentukan siswa teladan menggunakan metode Fuzzy Tsukamoto
crud fuzzy fuzzy-logic fuzzy-tsukamoto mysql php sistem-informasi
Last synced: 29 Nov 2024
https://github.com/edugmenes/student-crud
Project I did to complete the Object Orientation cours in Java, this is a simple CRUD student registration. I also explored Java Swing.
cadastro-de-alunos crud crud-application crud-java crud-sample form interface java java-app java-interface javaswing login oriented-object-programming
Last synced: 13 Jan 2025
https://github.com/melardev/java_springbootapi_mybatiscrud
Java Spring Boot Api application using MyBatis
api crud java mybatis rest spring spring-boot
Last synced: 25 Jan 2025
https://github.com/otherwa/nekko
GridFs API
crud crud-api crud-sample fastapi gridfs-stream
Last synced: 26 Jan 2025
https://github.com/baxeico/django-lazycrud
A little Django app to reduce boilerplate code at a minimum when you write class based views in a typical CRUD scenario.
Last synced: 10 Nov 2024
https://github.com/krisnaajiep/slim-blogging-platform-api
A simple RESTful API with basic CRUD operations for a personal blogging platform.
api blog blogging blogging-platform create-read-update-delete crud crud-api crud-operation mysql mysql-database php php8 rest-api restapi restful restful-api slim slim-framework slim4 slimphp
Last synced: 13 Jan 2025
https://github.com/miguelhp373/crud_livraria_aspnet
:book: Crud desenvolvido em Asp.net MVC para a disciplina de Programação Web da ETECVAV
asp asp-net-mvc crud csharp etec razor visual-studio
Last synced: 15 Jan 2025
https://github.com/rudrakshi99/pizzabackend
An API interface that lists the information about all the different stored pizzas and also is able to interact with that information (such as edit or delete).
crud django django-rest-framework postgresql python3
Last synced: 22 Jan 2025
https://github.com/kyrylopikhno/play_pay_client
DEPLOYED CLIENT ON HEROKU
crud heroku-deployment javascript react redux-toolkit
Last synced: 14 Dec 2024
https://github.com/esquiafo/astro-solid
Astro and Solid
astro astrojs crud fetch fetch-api get graphql graphql-client http solid solidjs strapi strapi-cms strapi-plugin typescript
Last synced: 11 Jan 2025
https://github.com/rendy752/cms-perpustakaan
A Simple CMS that includes CRUD operations in managing content related to library books
bootstrap5 crud laravel mysql-database
Last synced: 04 Jan 2025
https://github.com/patinaomi/consumo-api-python
O projeto visa desenvolver uma aplicação em Python que utilize a Random User API para obter dados de usuários aleatórios e armazená-los em uma base de dados Oracle. A interface do usuário é criada com HTML, CSS e JavaScript, incluindo validações no frontend e backend para assegurar a integridade dos dados.
api api-rest crud crud-api crud-application python
Last synced: 14 Dec 2024
https://github.com/ruturajjadhav07/simple-crud-spring-application
A simple CRUD application built with Spring Boot, Thymeleaf, and MySQL, demonstrating the basic operations of Create, Read, Update, and Delete. This project is perfect for beginners to understand how to interact with databases using Spring Data JPA and how to render data dynamically on the front end using Thymeleaf templates.
beginner-project crud crud-application database database-operations java javaspringboot mysql mysql-database spring-boot spring-boot-tutorial thymeleaf web-development
Last synced: 09 Jan 2025
https://github.com/nitindahiya-dev/rust-planner
This application allows you to manage your plans efficiently. Add, edit, delete, view, and search your plans with ease using this command-line tool
cli cli-app crud crud-operations rust
Last synced: 17 Jan 2025
https://github.com/poksyy/hospital-project-frontend
This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:
android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql
Last synced: 07 Dec 2024
https://github.com/yogaprasadk/firebase_reactjs_course
it is a repository learn about firebase and reactjs
authentication crud firebase notifications setupreact
Last synced: 06 Jan 2025
https://github.com/mohamedcuerci/desafio-crud-diferenciado
Desafio criado pelo Francisco Zanfranceschi com o objetivo de criar um CRUD com uma dinâmica diferente.
crud crud-application faker pagy rails rails-application rails7 ruby ruby-on-rails turbo
Last synced: 26 Jan 2025
https://github.com/faresbrayek2/prosit-2
A simple Java application for managing a virtual zoo. The application consists of three classes: ZooManagement, Zoo, and Animal, which collectively allow you to create a zoo, add animals, remove animals, search for animals by name, and display information about the zoo and its residents.
Last synced: 22 Jan 2025
https://github.com/natanaeldeveloper/laravel-product-sales
Dashboard para gerenciar vendas de produtos e gestão de clientes
ant-design crud laravel react sales
Last synced: 07 Jan 2025
https://github.com/rishabh-pandey-sternx/go-restapi
Rest Api microservices using Golang , Mongodb
crud crud-api go golang microservice mongo mongodb rest-api restful-api
Last synced: 15 Jan 2025
https://github.com/goswamilucky/just-todos
A simple Todo app for adding and removing tasks with real-time sync via Firebase. Built with HTML, CSS, and JavaScript, it offers a clean and responsive user interface.
beginner-project crud css firebase frontend html javascript opensource practise-project realtimedatabase responsivedesign taskmanager todoapp ui ux webapp webdevelopment
Last synced: 06 Jan 2025
https://github.com/siopipin/expresscrud
CRUD Express + MongoDB
crud es6 express expressjs javascript mongodb
Last synced: 07 Jan 2025
https://github.com/kaungkhantkyaw1997/mock-api-gateway
A simple and configurable mock server for simulating API endpoints.
api authentication crud mock pagination search server testing
Last synced: 12 Nov 2024
https://github.com/ssoaresleo/crud-users-api
Este projeto é um exemplo de um CRUD de usuários usando Node.js, TypeScript e Prisma para se conectar ao MongoDB, permitindo criar, atualizar, listar e excluir usuários no banco
crud mongodb node-js prisma prisma-client typescript
Last synced: 28 Dec 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/maathzzz/conexaophpmysql
Conexão de banco de dados e MySQL no WampServer utilizando o phpMyAdmin.
Last synced: 08 Jan 2025
https://github.com/karlyndiary/task-list-app-power-apps
Task List App created using Power Apps
crud crud-application powerapps taskapp taskapp-crud
Last synced: 29 Nov 2024