apilayer / restcountries

Get information about countries via a RESTful API
https://restcountries.eu
Mozilla Public License 2.0
2.24k stars 355 forks source link

Public API extremely slow / inaccessible #32

Closed dylanpyle closed 8 years ago

dylanpyle commented 8 years ago

API requests seem to be somewhere between "extremely slow" and "totally inaccessible". This one took about 54 seconds:

$ time curl https://restcountries.eu/rest/v1/all
... long pause ...
[{"name":"Afghanistan"... etc }]

curl https://restcountries.eu/rest/v1/all  0.02s user 0.01s system 0% cpu 54.300 total
ejpersson commented 8 years ago

Seeing the same issue now. https://restcountries.eu/rest/v1/all is not loading at all.

fayderflorez commented 8 years ago

Hello guys. I'm aware of this issue. I contacted my server provider and apparently there's a "Electrical maintenance" going on. I'll take further steps so that this wont happen again in the future. I'm very sorry for this.

fayderflorez commented 8 years ago

As you may have noticed, the service is back! I'm sorry for the downtime!