microscaling / microbadger

What's inside your Docker containers?
Other
159 stars 17 forks source link

microbadger API down #60

Closed chris48s closed 5 years ago

chris48s commented 5 years ago

https://api.microbadger.com/ and all API calls throw a 404

$ curl -I https://api.microbadger.com/
HTTP/2 404 
server: nginx/1.13.12
date: Wed, 08 May 2019 20:02:49 GMT
content-type: text/plain; charset=utf-8
content-length: 19
x-content-type-options: nosniff
strict-transport-security: max-age=15724800; includeSubDomains
lenovouser commented 5 years ago

I think they just changed their API?

api.microbadger.com/v1/images/alpine and api.microbadger.com/v1/images/fedora/apache work for example.

chris48s commented 5 years ago

stand down

Turns out the API works just great.. if you call endpoints that actually exist :man_facepalming: