Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/siggy/heypic

streaming tweets on a google map
https://github.com/siggy/heypic

google-maps-api twitter-api

Last synced: about 1 month ago
JSON representation

streaming tweets on a google map

Awesome Lists containing this project

README

        

# heypic.me, in go

## Setup

```bash
go mody tidy
```

## Local

```bash
go install
./run
```

## Debug

```bash
./debug
```