We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576023e commit c173cf7Copy full SHA for c173cf7
README.md
@@ -17,5 +17,10 @@ curl http://127.0.0.1:8000/api/v1/apod/ | jq
17
Env Vars:
18
- `APOD_SITE_URL` (defaults: `http://www.star.ucl.ac.uk/~apod/apod/`, compatable with `https://apod.nasa.gov/apod/` (but the site is dead today))
19
20
+dockers:
21
+ - bruttazz/apod-api
22
+
23
+live-apis:
24
+ - apod.brutt.site/api/v1/apod
25
26
All rights reserved to respective sites: [star.ucl](http://www.star.ucl.ac.uk/~apod/apod/) / [nasa](https://apod.nasa.gov/apod/)
0 commit comments