EddieHubCommunity / api

API to manage our community data

Home Page:https://api.eddiehub.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

pandyaved98 opened this issue Β· comments

πŸ™ 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

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