Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.79 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.79 KB

LeonCam2

Web version of desktop LeonCam app

Swagger

LeonCam2 API is documented using Swagger. To see swagger.json (document describing endpoints), navigate to <address>:<port>/swagger/v1/swagger.json. If you want to explore API via Swagger UI, navigate to <address>:<port>/swagger

Technologies

  • ASP.NET Core Web API 3.1,
  • SQLite3,
  • Angular 10.1.4

Attributions