-
Get SpaceAPI up & running to provide more info on http://www.farsetlabs.org.uk/about/status.html
Jira Issue - http://jira.farsetlabs.org.uk/browse/DI-108
-
The `$id` url of any schema is unreachable at the moment. Opening https://schema.spaceapi.io/13.json gives a `ERR_SSL_PROTOCOL_ERROR`, possibly because you redirect `http` to `https`, but the server d…
-
There are two kinds of unnecessary dependencies that are easy to miss:
- libraries listed in a `Cargo.toml` file for which there is no corresponding `extern crate` statement in the source code
- uses …
-
It would be good to have a list of SpaceAPI implementations in different programming languages. Probably in some kind of table:
|language|repository|
|------------|-------------|
|Python|https://…
-
### Feature Request
Since the github module sometimes takes a while to update notifications, I suggest letting it update in a separate thread in order to avoid blocking the rest of the bar.
Solv…
-
### Feature Request
Distro packaging usually involves running a subset of the tests as a smoketest, and the tests are run in a VM without internet to avoid any pollution.
They need some easy way t…
-
In my opinion, the API should be defined not only as a schema, but also as a RESTful service. I understand, that this would basically break the "single `json` file hosting" approach some spaces take, …
-
It would be useful to be able to specify the currency, i.e. to automatically convert from usd to sek.
I see two possible solutions.
1. For each stock define either a constant conversion factor or ge…
claha updated
4 years ago
-
The new directory server (#71) has both A (IPv4) and AAAA (IPv6) DNS records. Therefore DNS resolution resolves to an IPv6 address when querying directory.spaceapi.io.
However, from a network that …
dbrgn updated
4 years ago
-
```
[2019-12-31T16:13:57Z INFO spaceapi_server::server::handlers] GET / from 172.17.0.1:58012
[2019-12-31T16:13:57Z WARN spaceapi_server::server::handlers] Could not retrieve key 'temperature_rasp…
dbrgn updated
4 years ago