CompletedBackend

Blog Platform API

Backend API for a blogging platform with posts, comments, categories, and auth.

Blog Platform API

About this project

A RESTful API for a blog platform built with ASP.NET Core Web API. Features include post management with rich text content, commenting system with nested replies, category and tag management, user authentication, and image upload support. Follows clean code principles and SOLID design patterns for maintainability and extensibility.

Key Features

  • Post management with rich content
  • Comment system with nested replies
  • Category & tag organization
  • Image upload functionality
  • Search & filtering capabilities
  • Clean architecture implementation

Project Details

Architecture

Clean Code + SOLID

Content

Rich Text + Images

Database

SQL Server

Features

Nested Comments

Tech Stack

ASP.NET CoreWeb APIC#LINQSQL Server