You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal Express server with two GET endpoints (/api/hello, /api/status), both returning JSON. Tested locally with curl and browser, both endpoints return correct JSON responses.