This website requires JavaScript.
Explore
Help
Sign In
ejr
/
weatherapi
Watch
1
Star
0
Fork
0
You've already forked weatherapi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
78dc7817e9f5e67b4f69405ab4bdc6ef4925c48c
weatherapi
/
internal
/
adapters
/
inbound
/
httpapi
History
Eric Rakestraw
78dc7817e9
All checks were successful
ci/woodpecker/push/build-image
Pipeline was successful
Details
Simplified the forecast schema and removed fields deprecated upstream in weatherfeeder
2026-03-26 21:35:39 -05:00
..
presenter
Simplified the forecast schema and removed fields deprecated upstream in weatherfeeder
2026-03-26 21:35:39 -05:00
alerts_endpoint.go
Refactored the application structure to better separate concerns between files and packages
2026-03-20 09:44:53 -05:00
conditions_endpoint.go
Added support for rounding of values by default in API responses
2026-03-20 11:30:11 -05:00
endpoints_test.go
Simplified the forecast schema and removed fields deprecated upstream in weatherfeeder
2026-03-26 21:35:39 -05:00
endpoints.go
Added support for /forecast/hourly/today and /forecast/hourly/tomorrow endpoints
2026-03-26 20:44:55 -05:00
forecast_endpoint.go
Added support for /forecast/hourly/today and /forecast/hourly/tomorrow endpoints
2026-03-26 20:44:55 -05:00
observations_endpoint.go
Added support for rounding of values by default in API responses
2026-03-20 11:30:11 -05:00
query_bind.go
Add timezone support to /forecast/hourly endpoint
2026-03-26 20:06:17 -05:00
query_normalize.go
Refactored the application structure to better separate concerns between files and packages
2026-03-20 09:44:53 -05:00
query_timezone.go
Add timezone support to /forecast/hourly endpoint
2026-03-26 20:06:17 -05:00
service.go
Refactored the application structure to better separate concerns between files and packages
2026-03-20 09:44:53 -05:00