An open API service indexing awesome lists of open source software.

https://github.com/pacodw/distance_matrix


https://github.com/pacodw/distance_matrix

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# distance_matrix

In order to run the program follow the next steps:

1- First you need to rename the .env(example) file to .env and fill the field `GOOGLE_API_KEY` that exist in this file.

1- Later you need to run the following command that will run the program.

```bash
$ go run main.go |& tee -i log.json
```