[go: up one dir, main page]

Skip to content
#

crud-operation

Here are 1,234 public repositories matching this topic...

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.

  • Updated May 2, 2024
  • C#

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

  • Updated Apr 6, 2024
  • Python
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

  • Updated May 13, 2024
  • PHP

Improve this page

Add a description, image, and links to the crud-operation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crud-operation topic, visit your repo's landing page and select "manage topics."

Learn more