E d a n k r y z o

To start the project

#Clone project
💎git clone http://git.students.it-college.ru:8080/git/i22s0909/RadioApi.git

#Run project
💎dotnet run

Project hierarchy

💎Controller - Home Logic 
💎Model - Models Used
💎RadioApi/RadioTest - Unit Test
💎Repository - Work With Db

Test Project

# unit test
💎dotnet test