-
When reading through the [docs](https://github.com/nasa/apod-api#endpoint-versionapod) and looking at the examples, it seems like the `copyright` field isn't listed as something that can be returned? …
-
```python
~/Documents/workspace/apod-api$ python setup.py install
Traceback (most recent call last):
File "setup.py", line 39, in
scripts = [os.path.join("bin", file) for file in os.listdir…
-
Hello, in the APOD for 2020/06/04 is showing the yesterday´s picture:
`{"date":"2020-06-03",
"explanation":"very time Venus passes the Earth, it shows the same face. This remarkable fact has been…
-
Today's request returns a 400 error when using the `thumbs` parameter:
https://api.nasa.gov/planetary/apod?api_key={api_key}&date=2020-01-21&hd=true&thumbs=true
Full Message:
`{"code":400,"ms…
-
Implementation of News API until 27.05.2020, 23.00
-
Hi,
When I try to run the sample code, I get the following error. Why do you think it might be?
```
mismatched types
expected enum `std::result::Result`, found enum `std::option::Option`
…
-
Currently the preferences window remains not translated. As always I can't find anything online regarding gnome shell extensions, so I have no clue how to fix this issue.
If you know how, please tell…
-
Hi,
Since this app is Apache v2 licensed, are you considering the fact to add it to [F-Droid](https://f-droid.org/)? There is a strong community behind.
You can find some documentation [here](ht…
-
When passed a date not in the range of dates supported by the NASA Astronomy picture of the day a KeyError is raised.
We should confirm that the date passed is between June 16th 1995 and the current …
-
## New approach:
Instead of implementing an openGL view for the book page, we will try to call a REST api and get an image from a server.
First course of action: call a sample REST API delivering …
ghost updated
4 years ago