There are 1 repository under crud-operation topic.
Rest CRUD API for a simple application using Node. js, Express, Sequelize and MySQL
React.js CRUD example to consume Web API
A PHP + MySQL + HTML + CSS + JS based Hotel Management System with a beautiful user interface
Model-driven REST APIs for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
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.
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.
Spring Boot, PostgreSQL example with Maven, Spring JPA
It's a CRUD PHP MySQL Blog website.
Agnostic web-component for object-arrays with CRUD functionality.
Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
This project is a full-stack social media web application that has been developed using the MERN stack and Rest API, This is social media platform where you can share posts, react to posts, comments on posts, follow users and more.
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
This repository has a sample code base for spring boot and angular 5 integration.
This Employee Management System performs basic CRUD Operations using Django, Python & Bootstrap.
Angular 17 CRUD example with Web API - Angular 17 project - sample app with a CRUD example to consume Rest API
Firebase Realtime Database PHP Wrapper
Serverless rest api application with Node.js to perform simple CRUD operation using MYSQL database hosted on AWS RDS with Sequelize ORM
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.
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
Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce
Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers
Angular 16 CRUD example with Web API - Angular 16 project - sample app with a CRUD example to consume Rest API
TypeScript mysql2 example - Node.js Typescript Express and MySQL example: CRUD Rest API
How to perform CRUD operation in SQlite Database in Flutter
Fullstack Spring Boot + Angular 15 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 15, HttpClient, Router and Bootstrap 4.
it's mini project for database management(DBMS) using mysql , its basically for wedding arrangment
Redux-Toolkit example with CRUD Application, Axios, Bootstrap, and Rest API
Angular 13 example project - CRUD Aplication to consume Web API with HttpClient, Forms and Router
CRUD API based on Node.js, Express and MongoDB
CodeIgniter: Add, Edit, Delete, View , Login , Register, Ajax , JSON , Jquery Demo, CodeIgniter CRUD, CodeIgniter Boilerplate
Spring Boot + SQL Server example: CRUD Operations Rest API with Spring Data JPA
Angular 15 project - CRUD example with Web API using Router, Form, HttpClient and Bootstrap
Low Code Application Generator in Classic ASP, with MSSQL Database, Bootstrap, Fontawesome, and jQuery. Based on the AdminLTE web template.
Fullstack Spring Boot + Angular 16 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 16, HttpClient, Router and Bootstrap 4.
For the dockerize a full stack web MERN application using docker-compose we create separate ‘Dockerfile’ for the frontend (client) & backend (server) to create a docker image and we use MongoDB official docker imager for containerizing and defining their configurations in a docker-compose.yml file.