Is there a link to the latest image (only)? #1731
-
I'm looking to link to the image (not the whole website) in my weather website. Is there a way to get a URL to the "latest" image instead of individually names ones? |
Beta Was this translation helpful? Give feedback.
Answered by
aaronwmorris
Dec 23, 2024
Replies: 1 comment 1 reply
-
There are redirect views that will always issue a 302 redirect to the latest image (or startrail, keogram, etc) For example: https://github.com/aaronwmorris/indi-allsky/wiki/Redirect-Views#latest-image |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tjzepf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are redirect views that will always issue a 302 redirect to the latest image (or startrail, keogram, etc)
For example:
https://hostname.local/indi-allsky/latestimage
https://github.com/aaronwmorris/indi-allsky/wiki/Redirect-Views#latest-image