Skip to content

IgnitePlus2020/RestAPI_Bavitra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RestAPI_Bavitra

/employees - to get a list of employees /employee/{id} -to get a specific employee by their id /add - to create an employee. The information of the name,organisation(org) and number must be entered. Id is generated. /remove/{id} - to delete an employee by their id /update/{id}/{newname} - to update the employee name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages