Socket
Socket
Sign inDemoInstall

github.com/mfarix/google-maps-api-proxy

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mfarix/google-maps-api-proxy


Version published
Created
Source

Proxy and Cache Server for Google Maps Web Services

To start dev server

  1. Open Google Cloud Shell
  2. Clone repo git clone https://github.com/mfarix/google-maps-api-proxy.git
  3. Replace the YOUR_API_KEY in proxy.go file with an actual Google Maps API key
  4. Run goapp serve

To test

  1. Click on Preview on port 8080 (opens a new tab)
  2. Append &location=-33.8594663,151.1927602&radius=500 to the URL in new tab
  3. New URL will look as follows https://8080-dot-xxxxxxxx-dot-devshell.appspot.com/?authuser=0&location=-33.8594663,151.1927602&radius=500

Reference

FAQs

Package last updated on 13 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc