Last active
December 21, 2023 05:30
-
-
Save ivanoats/451b0af3f216e5d93b552b7f6c572c69 to your computer and use it in GitHub Desktop.
command to get elks weather data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
http --body https://swd.weatherflow.com/swd/rest/locations/126636\?api_key\=a8f5dbda-af0a-4b57-99b9-f10baa88f27b\&build\=83\&include_arbitrary_locations\=true\&_\=1703136139243 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment