city-grabber
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "city-grabber", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Grabs the nearest City from gps coordinates.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,3 @@ # City Grabber | ||
City grabber uses an algorithim that utalises spatial mapping and data analysis to give you a blazing fast and accurate response from over 10,000 cities across the globe. | ||
City grabber uses an algorithim that utilises spatial mapping and data analysis to give you a blazing fast and accurate response from over 10,000 cities across the globe. | ||
@@ -59,2 +59,10 @@ This API requires an API key which can get obtained [Here](https://city.rocket-solutions.co.uk/key). It will come with 10 free requests. | ||
## Documentation | ||
Click [Here](https://city.rocket-solutions.co.uk/documentation) to see the full documentation | ||
Click [Here](https://city.rocket-solutions.co.uk/documentation) to see the full documentation | ||
## Use cases | ||
- Location based social media | ||
- Dating services | ||
- Profiles | ||
- Location based games | ||
- Environmental evaluation | ||
- Map and directions services |
3193
66