I use Bubble Go and I am trying to create a service that will centralise information on shops and products of a given category.
I am starting with the shops.
The service will be community based for ratings and reviews.
In order to provide some information from the start I would like to use Google Places and Places Details APIs as a source of the basic informations + ratings/reviews. The idea is for these to be the base and to remain locally: meaning that it will not be an API call to Google every time a user checks a shop. Once collected we will build the ratings and reviews locally.
Is there a resource I could consult to set this up?
Many thanks for reading and your help!