Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/siggy/heypic
- Owner: siggy
- License: mit
- Created: 2015-03-21T06:26:20.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T04:16:26.000Z (about 2 years ago)
- Last Synced: 2024-06-20T11:13:06.862Z (5 months ago)
- Topics: google-maps-api, twitter-api
- Language: JavaScript
- Homepage: https://heypic.me
- Size: 83 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heypic.me, in go
## Setup
```bash
go mody tidy
```## Local
```bash
go install
./run
```## Debug
```bash
./debug
```