EddieHubCommunity / api

API to manage our community data
https://api.eddiehub.io
MIT License
68 stars 63 forks source link

[BUG] Link to api.eddiehub.io returns Error 503 #271

Closed pandyaved98 closed 2 years ago

pandyaved98 commented 2 years ago

🙁 Actual behavior

The link to the api.eddiehub.io mentioned under the About Section on this repository's README.md redirects to GitHub Pages' Error 503 (Service Unavailable) page.

🙂 Expected behaviour

The link should either redirect to a reachable interface or it should be mentioned that the interface might be unavailable or a work in progress as of now.

🔢 Steps to Reproduce the Problem

No response

Cahllagerfeld commented 2 years ago

The API is reachable again with https://api.eddiehub.io. The 503 was a temporary issue during the deployment 👍