DEV Community

Cover image for GoPlaces: Go Algolia Places API Wrapper
Yurii Zinets
Yurii Zinets

Posted on • Updated on

GoPlaces: Go Algolia Places API Wrapper

Hi, guys!
I'm new to the Golang and that ecosystem, so I'd like to share with you my small experimental library :)

Sometimes geocoding functionality is needed on the server side, but Algolia Places only provides basic API for that purpose. So, I decided to wrap that API with small Go library to simplify work.

https://github.com/yuriizinets/goplaces

Oldest comments (0)