Skip to content

A Google My Business API Client to download and update Google business menus in Golang

Notifications You must be signed in to change notification settings

ericdwkim/Go-Menu-Morpher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Go, Menu Morpher! 🌟

img.png

Description

Go, Menu Morpher! is the famous Menu Morpher Python client rewritten in Golang for the Google My Business API.

This tool allows businesses to easily manage and transform their menu data programmatically. No more hassle in finding your account_id, location_id, and reading Google API documentation!

Prerequisites

Before you begin, ensure you have met the following requirements:

NOTE: To use the following hyperlinks, replace {your_project_id_here} with your actual project_id:

serviceName:mybusinessbusinessinformation | version: v1

serviceName:mybusinessaccountmanagement | version: v1

serviceName: mybusiness (aka "Google My Business") | version: v4

Installation

Clone the Repository

Start by cloning the repository to your local machine:

git clone https://github.com/ericdwkim/Go-Menu-Morpher.git
cd Go-Menu-Morpher

Set Environmental Variables

CLIENT_SECRET=YOUR_GOOGLE_MY_BUSINESS_CLIENT_SECRET_HERE
CLIENT_ID=YOUR_GOOGLE_MY_BUSINESS_CLIENT_ID_HERE

About

A Google My Business API Client to download and update Google business menus in Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages