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

https://github.com/thomasstep/businesscontacts

Use Google Places API to find business contacts
https://github.com/thomasstep/businesscontacts

Last synced: 6 months ago
JSON representation

Use Google Places API to find business contacts

Awesome Lists containing this project

README

          

# businesscontacts
Use Google Places API to find business contacts

## Usage

```bash
go build -o contacts ./...
./contacts --lat 12 --lng -13 --type church
```