crud-operation
There are 1330 repositories under crud-operation topic.
bezkoder/nodejs-express-sequelize-mysql
Rest CRUD API for a simple application using Node. js, Express, Sequelize and MySQL
bezkoder/react-crud-web-api
React.js CRUD example to consume Web API
evoluteur/evolutility-server-node
Model-driven REST APIs for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
kawser2133/clean-structured-project
Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
tushar-2223/Hotel-Management-System
A PHP + MySQL + HTML + CSS + JS based Hotel Management System with a beautiful user interface
bezkoder/spring-boot-jpa-postgresql
Spring Boot, PostgreSQL example with Maven, Spring JPA
ivosdc/svelte-generic-crud-table
Agnostic web-component for object-arrays with CRUD functionality.
kawser2133/web-api-project
Explore a meticulously crafted ASP.NET Core Web API, featuring Security Identity, JWT, Unit Testing, and API Versioning. This repository embodies best coding practices, delivering a clean, efficient, and scalable solution.
bezkoder/spring-boot-thymeleaf-example
Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
only2dhir/spring-boot-angular5
This repository has a sample code base for spring boot and angular 5 integration.
Underemployed/PHP-MySQL-Blog-Website-with-Admin-Panel
The PHP & MySQL Blog App with Admin Panel project is a web application that allows users to create and manage blog posts, categories, and users. The app is built using PHP and MySQL, two popular technologies for web development, and features a robust CRUD functionality that enables users to Create, Read, Update, and Delete posts, categories,etc
mabc224/serverless-node-sequelize-rds-rest-api
Serverless rest api application with Node.js to perform simple CRUD operation using MYSQL database hosted on AWS RDS with Sequelize ORM
luqmanrom/firebase-php
Firebase Realtime Database PHP Wrapper
Shobhit1338/Employee-Management-System
This Employee Management System performs basic CRUD Operations using Django, Python & Bootstrap.
bezkoder/spring-boot-3-rest-api-example
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
venediktov/CRUD
Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers
Gurupatil0003/RestFull_API
A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs
myvsparth/flutter_sqlite_crud
How to perform CRUD operation in SQlite Database in Flutter
bezkoder/spring-boot-angular-15-crud-example
Fullstack Spring Boot + Angular 15 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 15, HttpClient, Router and Bootstrap 4.
kawser2133/clean-structured-api-project
The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
raj-rathod/Wedding_Management
it's mini project for database management(DBMS) using mysql , its basically for wedding arrangment
bezkoder/angular-16-crud-example
Angular 16 CRUD example with Web API - Angular 16 project - sample app with a CRUD example to consume Rest API
bezkoder/angular-13-crud-example
Angular 13 example project - CRUD Aplication to consume Web API with HttpClient, Forms and Router
bezkoder/angular-17-crud-example
Angular 17 CRUD example with Web API - Angular 17 project - sample app with a CRUD example to consume Rest API
shinevue/finalGoal
Team project of social website
badrinathpathak/CRUD-API-Node.js-Express-and-MongoDB
CRUD API based on Node.js, Express and MongoDB
bezkoder/node-js-typescript-mysql-rest-api
TypeScript mysql2 example - Node.js Typescript Express and MySQL example: CRUD Rest API
bezkoder/redux-toolkit-example-crud
Redux-Toolkit example with CRUD Application, Axios, Bootstrap, and Rest API
bezkoder/spring-boot-redis-example
Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce
gowthamand/codeigniter-add-edit-delete-view-login-register
CodeIgniter: Add, Edit, Delete, View , Login , Register, Ajax , JSON , Jquery Demo, CodeIgniter CRUD, CodeIgniter Boilerplate
bezkoder/angular-15-crud-example
Angular 15 project - CRUD example with Web API using Router, Form, HttpClient and Bootstrap
EitanBlumin/CRUDE-ASP
Low Code Application Generator in Classic ASP, with MSSQL Database, Bootstrap, Fontawesome, and jQuery. Based on the AdminLTE web template.
bezkoder/spring-boot-sql-server
Spring Boot + SQL Server example: CRUD Operations Rest API with Spring Data JPA
bezkoder/angular-12-crud
Angular 12 CRUD Aplication to consume Web API with HttpClient, Forms and Router
bezkoder/spring-boot-angular-16-crud-example
Fullstack Spring Boot + Angular 16 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 16, HttpClient, Router and Bootstrap 4.
suraj25809/React-CRUD-using-Json-Server
React.js CRUD example to consume Web API and Using Axios