Standort
Standort provides location based information.
IP Address
The service allows you to get the location by IP address using the awesome ip2location.
We have checked in the free version of ip2location.bin
Countries/Continents
The service allows you to get the location based on latitude/longitude using the power of free maps.
Development
If you would like to contribute, here is how you can get started.
Structure
The project follows the structure in golang-standards/project-layout.
Dependencies
Please make sure that you have the following installed:
Style
This project favours the Uber Go Style Guide
Setup
The get yourself setup, please run the following:
make setup
Binaries
To make sure everything compiles for the app, please run the following:
make build-test
Features
To run all the features, please run the following:
make features
Changes
To see what has changed, please have a look at CHANGELOG.md