Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 427 Bytes

SimpleAuthAPI

Build a simple web api integrate authentication + authorization

Screenshot

swagger-ui

Requirements

Run app

    dotnet run --project *.API/*.csproj

Documnetation API

After run app then open browser at: Docs API