Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 336 Bytes

#Test task.

To run:

  • Create empty database in SQL Server.
  • Change connection strings (could be found by CHANGE_THIS term).
  • Run TestTask.CategoryViewer.Database.Migration (schema and data will be created).
  • Run TestTask.CategoryViewer.Api and go to /swagger. There Swagger UI can be found (you can test API methods from this page).