czioutas / domain2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solution to electricity counter

  • if you want to execute it you will need dotnet-core

  • depending on your platform you will need to execute the migrations first

  • to run the tests you need to run dotnet xunit

the only change that has been made is the callable path to the routes, as CamelCase is the preferred naming convention.

Inside you can also find a postman file to test the end points.

Swagger is also available under http://localhost:60409/swagger/

it uses local-sql-db which I think requires extra installation.

About


Languages

Language:C# 100.0%