Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 548 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 548 Bytes

Micro Service Face

Micro service project to detect faces from image in .net core

About

This project wrote by .net core 3.1, with this project users can upoad their image to detect faces on this and notify real time when proccess is finish.

Run

Run dotnet run Web project http://localhost:4500. Run dotnet run Order API project http://localhost:4300. Run dotnet run Faces API project http://localhost:6000. Run dotnet run Notification Servise project.

Feature

  • RabbitMQ
  • SignalR
  • MicroService
  • Docker Support