rossedman/City Weather
Retrieve temperature of a location
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| city | city name to get weather for | yes | — |
| token | openweather api token | yes | — |
Outputs
| name | description |
|---|---|
| min | temperature minimum for the day |
| max | temperature maximum for the day |