Skip to content

DelusionalOptimist/distance-api

Repository files navigation

Distance API

A minimalistic app using Google Maps' APIs to get the distance and plot a route between two addresses. demo image

Try it out

Live

Checkout the live version at: https://distance-api.delusionaloptim.repl.co

Docker

docker run -p 8080:8080 delusionaloptimist/distance-api:latest

Build and run locally

make run

Google Maps APIs used

Stack

  • Go
  • JS
  • HTML
  • CSS

About

A minimalistic web app that gets you the route and distance between two places

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published