superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

Add `ipstack` provider and `address/ip-geocoding` map #223

Closed janhalama closed 2 years ago

janhalama commented 2 years ago

Description

This PR adds ipstack provider and address/ip-geocoding map.

Motivation and Context

We can not use fields query param to reduce the amount data being send, because time zone is not available for FREE subscription and if explicitly requested in fields ipstack API responds with error.

Types of changes

Checklist:

janhalama commented 2 years ago

@jnv thanks for review I fixed all your comments