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
EmployeeProject
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
api/Employee/List
Return all employees.
Zoom
+ 100%
Close