Skip to content

abhinava32/Interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API List:

/add /dept/<department_name> --to search the records according to the desired department.
/search/<employee_id> --to search the records according to the employee id.
/salary --to get the details sorted by salary.
/update/<employee_id> --to be updated data needs to be sent as the body with put method to update.
/delete/<employee_id> --to delete an employee.

IMPORTANT No requirement to send an employee ID while adding an employee. six-digit employee ID is created randomly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published