Skip to content

University microservices project using .NET, Docker, and REST APIs for authentication, posts, and comments in a simple social media app.

Notifications You must be signed in to change notification settings

kottoization/MicroservicesSocialMediaApp

Repository files navigation

# 📌 Microservices-Based Social Media App  

A university project using **.NET 8.0**, **Docker**, and **REST APIs** in a **microservices architecture**.  

## 🚀 Tech Stack  
- **Backend:** .NET 8 (C#), ASP.NET Core Web API  
- **Frontend:** ASP.NET Core MVC  
- **Database:** MSSQL  
- **Containerization:** Docker & Docker Compose  

## 📦 Microservices  
- **IdentityAPI** – Authentication & authorization  
- **PostAPI** – Posts & interactions  
- **CommentAPI** – Comments & interactions  
- **FrontendMVC** – Web UI  
- **SQL Server** – Database  

## 🔧 Running the Project  

### **With Docker**  
```sh
git clone https://github.com/your-repo.git  
cd your-repo  
docker-compose up --build  

About

University microservices project using .NET, Docker, and REST APIs for authentication, posts, and comments in a simple social media app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •