-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Mirko edited this page Jun 6, 2018
·
3 revisions
This is a little code challenge project I've built.
The main task of this mini app is to run as a super simple and light-weight server app that provides a "standardized" geolocation API.
The app is accessible via a basic-authenticated GET request.
The token credentials are hardcoded for now and for the sake of simplicity, but should be swapped if ever used in a production or any other environment other than locally.