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-30 00:06:11 UTC
- JSON Representation
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 22 Dec 2024
https://github.com/websolutionstuff/laravel-9-crud-with-image-upload-example
In this article, we will see the laravel 9 crud with an image upload example. Here, we will learn how to image upload with crud operation in the laravel 9 application.
crud crud-application crud-operation image-upload laravel laravel9 mysql mysql-database php upload-image
Last synced: 11 Dec 2024
https://github.com/websolutionstuff/laravel-9-rest-api-with-passport-authentication
we will see an example of laravel 9 REST API with passport authentication. Also, perform CRUD operation with laravel 9 REST API.
authentication crud crud-operation laravel laravel9 passport rest-api restful-api
Last synced: 11 Dec 2024
https://github.com/kristerkari/observable-redux-json-api-example
A minimal example to show how to use observable-redux-json-api library using React and Express.js.
crud demo-app example-app json-api react redux redux-observable rxjs
Last synced: 16 Dec 2024
https://github.com/mrf0rtuna4/taskflowapi
🧺 RESTful API для управления задачами с поддержкой CRUD операций, JWT-аутентификации и возможностью фильтрации задач по статусу и дате.
crud java jwt postgresql restful-api spring-boot
Last synced: 11 Dec 2024
https://github.com/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
Last synced: 17 Jan 2025
https://github.com/fernandod1/laser-hair-removal-app
Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.
beauty-salon control-panel crud hair-removal hair-treatments hairsalon laser laser-hair-removal mysql php
Last synced: 12 Jan 2025
https://github.com/basedhound/podcastr-ai_app_next
Podcastr is an AI SaaS platform, built on Next.js, that enables users to create podcasts with advanced features like text-to-audio conversion, thumbnail Image generation and seamless playback.
ai app auth clerk clerk-auth convex crud form nextjs nextjs14 openai react react18 shadcn tailwind typescript uploadstuff uuid
Last synced: 02 Jan 2025
https://github.com/andr3w03/interxtellar
bootstrap crud css database html mysql php web-application
Last synced: 29 Jan 2025
https://github.com/itsabdessalam/crud-nodejs
CRUD Node.js
crud express javascript js login nodejs uikit
Last synced: 12 Jan 2025
https://github.com/soltanoff/drf_vue_template
Template project for CRUD App using Vue.js and DRF
crud crud-application crud-functionality crud-operations crud-sample django django-framework django-rest-framework docker docker-compose herokuapp vue vuejs2
Last synced: 08 Dec 2024
https://github.com/mayankghatawal/blog-crud
Simple Blog CRUD App
appwrite crud github-config nextjs typescript
Last synced: 02 Jan 2025
https://github.com/gustavoherreronunes/appcrud-firebase
📱Aplicativo para registro e manutenção de dados de clientes de uma empresa fictícia, utilizando a plataforma Firebase. Desenvolvido durante as aulas de Programação para Aplicativos Mobile.
cordova crud firebase firebase-firestore javascript js mobile
Last synced: 26 Dec 2024
https://github.com/umbrellacrow612/nextjs-prisma-api-example
using Prisma and Next.js together to build a robust API that enables users to perform CRUD operations on data. By combining the flexibility of Next.js with the ease of use of Prisma, this API offers a scalable and efficient solution for web development projects. Check out the code and get started building your own API
api crud databases nextjs prisma sqlite
Last synced: 11 Dec 2024
https://github.com/gustavoherreronunes/conectiondb
🗄 Este projeto visa fazer as operações de CRUD para manutenção de um banco de dados MySQL. Feito na ferramenta Window Builder do Eclipse IDE for Java Developers, desenvolvido como exemplo durante as aulas de Desenvolvimento de Sistemas.
crud eclipse eclipse-ide java mysql
Last synced: 26 Dec 2024
https://github.com/a-dera/juliacrudapp
A Genie (The highly productive Julia web framework) based Web Application for CRUD operations.
Last synced: 12 Jan 2025
https://github.com/traveltimn/flask-task-manager-project
Tutorial for Code Institute course: Flask + MongoDB with CRUD functionality
code-institute crud flask gitpod heroku mongodb python
Last synced: 12 Jan 2025
https://github.com/erossini/contorsouniversity5
Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5
asp-net-core asp-net-mvc aspnetcore crud net5 net50
Last synced: 12 Jan 2025
https://github.com/gustavocadev/deno-api-crud-mongodb
Example: Deno + MongoDB driver + Oak
crud deno mongodb oak typescript
Last synced: 10 Jan 2025
https://github.com/kavithma-thushal/mern-pos
This is self learning CRUD application using MERN stack.
Last synced: 22 Jan 2025
https://github.com/shikhargupta-75/todo-react-project
A simple and efficient Todo List application built with ReactJS and Bootstrap. Manage your tasks with ease using CRUD operations. Features include task addition, editing, deletion, and completion marking. Fully responsive design.
bootstrap5 crud crud-application interactive javascript json-server react-hooks reactjs responsive-design todo todo-app todolist webdevelopment
Last synced: 26 Dec 2024
https://github.com/manthanank/postgres-crud-app
Nodejs Postgres
crud nodejs postgres postresql
Last synced: 30 Jan 2025
https://github.com/vs4vijay/narvi
A Microservice in NodeJS, Express and MongoDB
api crud crud-application docker docker-compose kubernetes microservice mongodb nodejs restful restful-api
Last synced: 10 Jan 2025
https://github.com/nshahaf/ecommerce
React shopping cart app, with zustand state managment, responsive design and mobile navigation bar
cart crud react responsive-design scss zustand
Last synced: 12 Jan 2025
https://github.com/onekiloparsec/vuex-module-generator
A generator of full-featured Vuex modules for CRUD REST endpoints handling mutations, actions, state & selection. Ideal for large Vue.js SPA using dozens of API endpoints (see https://www.arcsecond.io as an exemple).
axios crud javascript no-dependencies nodejs rest spa vue vuejs vuex
Last synced: 18 Dec 2024
https://github.com/alexandra-valkova/bookstorephp
Simple PHP university project. Represents a bookstore, with CRUD operations and using a MySQL database
bookstore crud mysql mysql-database php
Last synced: 04 Dec 2024
https://github.com/manish312002/mvblog
MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.
api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application
Last synced: 17 Dec 2024
https://github.com/nicolaspearson/rust.heroes.api
A simple REST API that provides CRUD operations on a hero object, it was built using Rust and PostgreSQL.
crud diesel docker postgresql rest-api rocket rust serde
Last synced: 17 Jan 2025
https://github.com/guicheffer/alien-registration-spa
👽 A spa of registration of Aliens
aliens crud css3 es6 html5 jest localstorage nightwatch react reactredux redux spa stylus ufo webpack
Last synced: 12 Jan 2025
https://github.com/arhcoder/crud
🎓 Generic NodeJS + MySQL CRUD on Boostrap HTML template...
boostrap crud css generic html javascript mysql nodejs
Last synced: 10 Jan 2025
https://github.com/mementomori11723/mongo-crud
A Demo application to understand how we can build and use crud api using express
Last synced: 26 Dec 2024
https://github.com/dannjohnrem/comment-blade-microblog
A simple commenting system utilizes basic CRUD functionality. This project aims to practice and enhance other aspects in my arsenal.
crud email-sender html-css-javascript laravel10 tailwind-css
Last synced: 10 Jan 2025
https://github.com/marx-wrld/crud-operations
A create, read, update and delete application in php
Last synced: 12 Jan 2025
https://github.com/zetsux/php-crud-with-image
🖼️ The 8th assignment of my College's Web Programming Subject to create a basic PHP CRUD website that supports image upload and includes insertion and update form
Last synced: 09 Dec 2024
https://github.com/rafinhadufluxo/bang-bang
The most random CRUD I did about music 🦋🪐
crud css css-animations front-end-development hml5 music portfolio-site student-project
Last synced: 26 Dec 2024
https://github.com/pikuzamarie/project-cost-calculator
CheckSum - calculate project cost at ease
calculator-application crud material-ui react redux
Last synced: 17 Dec 2024
https://github.com/taiseen/user-login-mern-app
Login & Profile | CRUD APP
cloudinary crud express-js heroku mern mern-stack mongodb mongodb-atlas mongoose netlify node-js react react-toastify sass self
Last synced: 12 Jan 2025
https://github.com/taiseen/employ-crud
Employ Info - Dev11 | CURD
conditional-rendering crud css dev-11 github-hosting primitive-css react react-js
Last synced: 12 Jan 2025
https://github.com/saili-shinde/employee_management_system
Employee Management (CRUD) System | Tech Stack: Java 17, Spring Boot, Spring MVC, Spring Data Jpa, Hibernate, Maven and MySQL
crud crud-application crud-operation employee-management-system hibernate java java17 maven mysql-database spring-boot spring-data-jpa spring-mvc
Last synced: 03 Dec 2024
https://github.com/lafayettegabe/simple-firebase-rest-api
🔥 Firebase & Next.js | Blazing-fast and serverless REST API
api crud firebase firebase-database firebase-template firestore next-template next14 next14-template next14example nextjs redux rest-api serverless starter template
Last synced: 16 Dec 2024
https://github.com/imvickykumar999/currency-collection
Performing CRUD Operation on my old coins.
clean-code coin-collecting crud flask imvickykumar999 sqlite3
Last synced: 29 Jan 2025
https://github.com/imvickykumar999/darkweb-flask-crud
Hosting dark-web-site only Sunday : https://www.youtube.com/watch?v=w9SDHiIlyfo
crud darkweb flask imvickykumar999 tor
Last synced: 29 Jan 2025
https://github.com/necraul/examproj
Simple CRUD Form for inputting questions/answer and another form for taking an exam
crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application
Last synced: 17 Jan 2025
https://github.com/divanny/generatecrudprocedures
This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.
Last synced: 02 Jan 2025
https://github.com/remcostoeten/productivity-panel
A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.
authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db
Last synced: 26 Dec 2024
https://github.com/tokhy1/php_crud_app
Revolutionize data management with PHP powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.
backend bootstrap crud crud-app crud-application css database html mysql mysql-database php xampp
Last synced: 31 Dec 2024
https://github.com/imtiajahammad/cachingwebapi
We are building an asp.net core webApi project using net6.0 framework with using mssql server for db and Redis for cache in this project. We are using the Redis server in distributed cache form running in docker
crud csharp docker-redis dotnetcore entity-framework-core mssql-database net6 redis redis-cache
Last synced: 18 Jan 2025
https://github.com/pazuzu111/dev-ote
api-manipulation crud express react server
Last synced: 26 Dec 2024
https://github.com/joao-marco-jf/frankenstein-service
Frankenstein Service é uma aplicação backend em Rust usando Actix Web e PostgreSQL. Oferece endpoints para autenticação, verificação de tokens JWT e gerenciamento de tarefas. Configurável via .env e executável com Docker para fácil deployment e gestão.
actix-web api-rest authentication crud docker jwt postgresql rust
Last synced: 18 Jan 2025
https://github.com/wlodpawlowski/simple-crud-application
Simple "CRUD" web-application for creating, reading, updating and deleting data from the database
crud crud-application database database-management mysql mysql-database mysql-server mysqli php php7 phpmyadmin
Last synced: 24 Jan 2025
https://github.com/indraxyz/nextjs-mui-expressjs-sequelize-mysql
understanding combination with Nextjs, Material Ui, expressjs, mySql, Sequelize.
crud expressjs javascript material-ui mysql nextjs reactjs sequelize-orm
Last synced: 30 Jan 2025
https://github.com/messsimo/movie-search
Movie Website prototype with Admin Panel
application backend crud database front-end fullstack mysql php8
Last synced: 03 Dec 2024
https://github.com/pazuzu111/xpress-shotgun
crud dependecies express homebrew module mvc npm sh
Last synced: 17 Jan 2025
https://github.com/yogeshnile/crud-in-python
In this repo i have develop simple crud application in flask app.
crud crud-application flask flask-application flask-login flask-sqlalchemy heroku heroku-deployment jinja2 sqlite3 werkzeug
Last synced: 10 Jan 2025
https://github.com/maximo-perez-villalba/framework-dao-json
El proyecto implementa una extensión de framework-dao para persistencia de objetos en archivos con formato Json con fines pedagógicos..
crud dao dao-crud dao-design-pattern json oop oop-library oop-php php uml uml-class-diagram uml-diagram
Last synced: 12 Dec 2024
https://github.com/barata-ribeiro/barataribeiro_blog
My blog for annotations and little 'hacks' that I found helpful in my programming journey.
api blog crud ejs ejs-express ejscript expressjs jwt mongodb mongoose node nodejs typescript
Last synced: 23 Jan 2025
https://github.com/akashgiricse/security_scan
Security Scan Result
crud crud-application graphql mongodb mongoose
Last synced: 23 Dec 2024
https://github.com/coddedx/healt_tourism
boostrap cloudinary crud csharp css identity-framework jquery mssql mvc netcore openweathermap-api search-algorithm
Last synced: 07 Dec 2024
https://github.com/andresfernandez89/app-apirest-nodejs-mongodb-expressjs-passport
crud-dao-express-ejs-mongodb-passport-websockets-nodemailer-twilio
crud expressjs javascipt mongodb nodejs nodemailer passport twilio websockets
Last synced: 26 Dec 2024
https://github.com/xreedev/hospital-mangement
A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.
beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc
Last synced: 17 Jan 2025
https://github.com/bankole2000/stuff-to-do
A Simple Learning oriented JS To Do List App
crud dom-manipulation event-delegation event-handling filter functions javascript localstorage material-icons materializecss
Last synced: 23 Dec 2024
https://github.com/kenvilar/serverless-rest-api
Core Service for a Notes REST API
aws crud dynamodb javascript rest-api serverless
Last synced: 19 Jan 2025
https://github.com/xreedev/product-management-springboot
A Spring Boot application for managing products through a REST API with H2 as the in-memory database, supporting create, read, update, and delete operations.
api api-rest crud h2-database java java-spring javaspringboot product-api product-management spring spring-application spring-boot spring-data-jpa spring-mvc
Last synced: 17 Jan 2025
https://github.com/lianmafutra/adminlte-crudgenerator
adminLTE CrudGenerator
adminlte3 crud generator laravel laravel-crud-generator
Last synced: 17 Dec 2024
https://github.com/yjg30737/typescript-crud-example
Basic typescript CRUD example
backend class-validator crud javascript mybatis mybatis-mapper nodejs restapi typescript
Last synced: 03 Jan 2025
https://github.com/eugenepokalyuk/react-pryaniky
This project is a Single Page Application (SPA) built using React, Redux, Redux Saga, TypeScript, and Material-UI. The application consists of an authentication page and a data table that allows users to perform CRUD operations on records fetched from an API.
crud material-ui react redux redux-saga typescript
Last synced: 19 Jan 2025
https://github.com/xreedev/student-mark-api-springboot
A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.
beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework
Last synced: 17 Jan 2025
https://github.com/kougen/fastapi-crud
CRUD operation bootstrapping for FastAPI clients
crud crud-api crud-operation fastapi python
Last synced: 31 Dec 2024
https://github.com/shaheennabi/unified-database-connector-package
🎇 MongoDB Automator 🎇 A powerful tool for automating MongoDB operations, making it easier than ever to connect and perform CRUD functionality. 🚀 Future updates will expand support to MySQL, Cassandra, and beyond, bringing even more database versatility to your fingertips! 🌟💻
crud database database-operations machinelearning modular-coding mongodb pypi-package
Last synced: 04 Dec 2024
https://github.com/char2sgu/nest-access-policy
Declarative and centralized access control.
access-control api crud declarative nestjs permissions rest restful typescript web
Last synced: 24 Jan 2025
https://github.com/rudolphreti/wonderlynx
WonderLynx is a CRUD application for managing references built with .NET 8.0 and C# 12. The main goal of this project is to increase author's knowledge of the technologies used in production environments as well as best practices for writing code.
asp-net-core crud csharp mvc reference-management
Last synced: 25 Dec 2024
https://github.com/dinesh2510/crud-operation-in-sqlite-recyclerview-and-listview-android
(Create Read Update Delete)CRUD Operation using sqlite (Recyclerview and Listview)
crud crud-application crud-operation database listview listview-android recyclerview sqlite sqlite-android sqlite-database sqlite-recyclerview sqlite3
Last synced: 04 Dec 2024
https://github.com/adityapurwa/vuex-laravel-crud-component-responsible-example
Study case on CRUD implementation with Laravel and Vuex which the component is responsible for interacting with servers and using events to request more dedicated component to handle certain interaction with servers.
Last synced: 19 Jan 2025
https://github.com/rtasalem/todo-list-application
A containerised to-do list application which uses RESTful API consumption throughout to allow users to fetch, add, update, and delete tasks from a PostgreSQL database. Built using Node.js, Express.js, React.js, and PostgreSQL. Frontend, backend, and database are fully containerised using Docker.
amazon-s3 crud docker javascript jest mocha nodejs pgadmin4 postgresql reactjs rest-api selenium sequelize
Last synced: 25 Dec 2024
https://github.com/ekramasif/nestjs_crud
This is a NestJS-based application that provides CRUD operations, authentication using JSON Web Tokens (JWT), managing entity relationships, and integration with a third-party API.
api authentication crud entity-relationships jwt mysql nestjs nestjs-backend nestjs-crud nodejs onetomany
Last synced: 10 Jan 2025
https://github.com/oybekkayumov/acode-spring
Spring Boot 3
crud docker mvc postgresql postman spring-boot
Last synced: 19 Jan 2025
https://github.com/sirsayed98/express-start-files
these are usually common files and functions which should be existed in any Node express project
api authentication backend crud error-handling express nodjs pagination
Last synced: 01 Jan 2025
https://github.com/nadjitan/todowebapp
Simple todo web app using ASP NET MVC 6
asp-net-6-mvc bootstrap5 client-side-rendering crud pomelo-entity-framework-mysql railway-app server-side-rendering
Last synced: 12 Dec 2024
https://github.com/trident09/what-to-do
To-Do app in React and Tailwind for CRUD funtionality using firebase as a backend
Last synced: 01 Jan 2025
https://github.com/danialeyz/weather-app
This interactive application, built using HTML, CSS, JavaScript, and the Fetch API method, allows you to explore real-time weather updates from around the world.
api api-rest crud fetch fetch-api weather-api weather-app
Last synced: 09 Dec 2024
https://github.com/masfranzhuo/laravel-simple-crud
A simple CRUD template made with Laravel
crud crud-application crud-operation crud-sample laravel laravel-application laravel-framework
Last synced: 25 Dec 2024
https://github.com/leonardomenezes7/tasks-api
This task management API was developed using pure Node.js, without any external dependencies. The API provides a simple and efficient solution for managing tasks, allowing you to create, read, update, and delete (CRUD) tasks.
Last synced: 03 Dec 2024