in reply to Re: Perl client for Open States API
in thread Perl client for Open States API

Hi bliako, thanks, I am pretty happy with Geocod.io but I would be interested to see your client. For sure you should publish it if the service is worthy.


The way forward always starts with a minimal test.

Replies are listed 'Best First'.
Re^3: Perl client for Open States API
by bliako (Abbot) on Jan 09, 2026 at 09:19 UTC

    Hi 1nickt, Net::API::Nominatim is now published. A Perl client for the Nominatim geocoding (forward/reverse) service which works for local installations or the public server which has free and unrestricted access (no registration with credit-cards, no api key, 1 request per second max). Nominatim uses OpenStreetMap data and PostGIS.

    bw, bliako