Categorygithub.com/ztimes2/glassy
modulepackage
0.0.0-20241124084809-9f5fe8e9735c
Repository: https://github.com/ztimes2/glassy.git
Documentation: pkg.go.dev

# README

glassy

A website that aims to remove the clutter from traditional surf forecasts by providing surfers with a more streamlined way to check surf conditions at a glance. As of now, the location and forecast data is obtained from surf-forecast.com via web scraping, it belongs to its original creators, and full credit is given to them.

In a few words, it's like surf-forecast.com but lighter 🤙

Surfer Dude

Requirements

  • Go 1.23+

Getting started

Clone the repository:

git clone https://github.com/ztimes2/glassy && cd glassy

Run the server locally on localhost:8080:

go run main.go