You are asked to write a web application using MVC or RazorPages model that show information about employees by using given APIs.
Note that: using the root path
http://localhost:5100 to call APIs.
Given APIs include:
Employee
GET /api/Employee/List
Employee Project
GET /api/EmployeeProject/List
EmployeeSkill
GET /api/EmployeeSkill/List
Project
GET /api/Project/List
Skill
GET /api/Skill/List
Figure 1- The given APIs.
API
Note
Zoom
+ 100%
Close