allieIsOkay / allieIsOkay/express-sweater-weather
Forecast Endpoint
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a user,
I can submit a get request to a path matching '/api/v1/forecast' with my API key in the body, and a location in the parameters of the request.
I am returned a response including the location, hourly weather information, and daily weather information. There should be at least 8 hourly items and 7 daily values.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.