Fetches locations for all registered developers from GitHub.
cURL
curl --request GET \ --url http://localhost:8080/api/v1/developers/locations \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
A list of locations