Description - mirkode/asana-code-challenge GitHub Wiki

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.