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

https://github.com/derekahn/dakine-news

Go app that delivers Oahu's surf report
https://github.com/derekahn/dakine-news

gin-gonic go golang surf

Last synced: about 2 months ago
JSON representation

Go app that delivers Oahu's surf report

Awesome Lists containing this project

README

          

# 🌊 dakine-news 📰

Simple App built on Go's [Gin framework](https://gin-gonic.github.io/gin/), that deliver's Oahu's latest surf report.

### Run App
```bash
$ go build
$ ./dakine-news

```
### PWA Experience
- Either run application or visit [dakine](https://dakine.news).

### Screenshots

![Portrait](https://cloud.githubusercontent.com/assets/5381156/21800429/7b654886-d6d2-11e6-8d8f-b46f512b435b.png)
![Landscape](https://cloud.githubusercontent.com/assets/5381156/21800430/7b6562bc-d6d2-11e6-8c3b-73e1f2b4c7dd.png)

### Cheers