foojayio / discoapi

The foojay discovery api (discoapi) is made to discover java packages (jre/jdk) from different distributions.
GNU General Public License v2.0
107 stars 12 forks source link

No packages available #101

Closed mvitz closed 1 month ago

mvitz commented 1 month ago

Currently, the API seems not to return any package

$ curl https://api.foojay.io/disco/v3.0/packages/all
{"result":[],"message":""}

Is this a failure or intented?

I noticed it because my jbang action during build could not download any JDK and therefore failed.

Thanks for your time and effort :-)

HanSolo commented 1 month ago

Nope that's not normal...we are looking into it, thanks for the heads up 👍🏻

HanSolo commented 1 month ago

Should be back online again...