-
Notifications
You must be signed in to change notification settings - Fork 0
kottoization/MicroservicesSocialMediaApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published