https://github.com/prplecake/fetch-location
https://github.com/prplecake/fetch-location
geolocation-api national-weather-service nws-api
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prplecake/fetch-location
- Owner: prplecake
- License: mit
- Created: 2023-05-14T15:23:24.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-11-24T23:08:14.000Z (7 months ago)
- Last Synced: 2025-11-28T09:45:35.796Z (7 months ago)
- Topics: geolocation-api, national-weather-service, nws-api
- Language: HTML
- Homepage: https://prplecake.github.io/fetch-location/
- Size: 9.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# fetch-location
https://prplecake.github.io/fetch-location/
A very simple Blazor app created so I could easily figure out the [NWS
gridpoints][nws-gridpoints] for my location for use with my
[remote-ac-controller] project.
[nws-gridpoints]:https://weather-gov.github.io/api/gridpoints
[remote-ac-controller]:https://github.com/prplecake/remote-ac-controller