Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/koverholt/rainfall-data

Display rainfall totals in Central Texas
https://github.com/koverholt/rainfall-data

Last synced: 9 days ago
JSON representation

Display rainfall totals in Central Texas

Awesome Lists containing this project

README

        

# rainfall-data

Display rainfall data in Central Texas

![Rainfall Data](https://github.com/koverholt/rainfall-data/blob/main/images/rainfall-totals.png?raw=true)

Data from https://hydromet.lcra.org/

## Deployment

```
gcloud run deploy rainfall-data --source src/ --region us-central1 --allow-unauthenticated
```