shokri-navid / Hahn-BackEnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hahn Backend solution

This solution contains five different projects, as listed bellow:

Projact Name Description
Hahn.ApplicationProcess.December2020.Data Database communications and Repository
Hahn.ApplicationProcess.December2020.Domain Contains Domain Models and besiness logics
Hahn.ApplicationProcess.December2020.Service Orchestration Services are located there
Hahn.ApplicationProcess.December2020. Web This Project Host entire of service process and provide Rest API to Communicate with Domain From outside
Hahn.ApplicationProcess.December2020.Test

Prerequisites

  • .net(core) 5.0

Run instruction

  1. set your current directory as root of Hahn.ApplicationProcess.December2020. Web project and execute this command.
$ donet run 
  1. click on this URL to browse the swagger UI of API:)

About


Languages

Language:C# 100.0%