Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: probe server uptime status #359

Merged
merged 9 commits into from
Jul 29, 2024

Conversation

deolla
Copy link
Contributor

@deolla deolla commented Jul 28, 2024

Description

This PR introduces a new endpoint /probe to the backend, which responds with a confirmation message. The front end will use this endpoint to verify the backend's availability and response.

How should this be manually tested?

  • Send a GET request to /probe.
  • Verify the response is I am the express api responding.

Checklist of what you did

  • Added the /probe endpoint:
  • The endpoint responds with the message I am the express api responding.

Notes

The /probe endpoint is designed to confirm the backend's availability.

Reference Issues

[FEAT] Add /hng-test Page to Display Version and Backend Info #358

@incredible-phoenix246 incredible-phoenix246 merged commit bd5f5ef into hngprojects:dev Jul 29, 2024
1 check passed
@AdeGneus AdeGneus changed the title Add /hng-test Page to Display Version, Backend URL, and API Response for Backend feat: probe server uptime status Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants