GoMapsApi

module
v0.0.0-...-f1a14e7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2024 License: BSD-3-Clause

README

GoMapsApi

A Go-based API for finding Board Game Stores using the Google Maps API.

Prerequisites

  • A Google Maps API Key with the following APIs enabled:
    • Places API
    • Places API (NEW)
  • Docker installed

**Important: Add .env to Your .gitignore **

Ensure that .env is included in your .gitignore file. This prevents accidentally committing your sensitive API keys to GitHub.

Building the Docker Image

  1. Make sure you have a Dockerfile in the project's root directory.

  2. Navigate to the project directory and run the build command:

    docker build -t gomapsapi .
    

Directories

Path Synopsis
cmd
main command
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL