Employee
GET /api/Employee
POST /api/Employee
Figure 1: The given APIs.
API
[HttpGet] api/Employee
[HttpPost] api/Employee
Note
Return all employees.
Allow adding a new employee to the database. The information of the employee to be added is in the following format:
{ "employeeId": 0,
Zoom
+ 100%
Close