Skip to content

alexruzenhack/dotnetknowledge.microservice.locationservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnetknowledge.microservice.locationservice

Service to keep a historical record of team member locations

REST API for the location service

Resource Method Description
/locations/{memberID}/latest GET Retrieves the most current location of a member
/locations/{memberID} POST Adds a location record to a member
/locations/{memberID} GET Retrieves the location history of a member

About

Service to keep a historical record of team member locations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published