EdisonJpp / my-story-time-api

Keep safe your stories, and share them with friends or just with yourself. TO REMEMBER IS TO LIVE.
7 stars 2 forks source link

health check endpoint #18

Open EdisonJpp opened 1 year ago

bontusss commented 1 year ago

Can you describe this issue?

EdisonJpp commented 1 year ago

@bontusss

health check endpoint is to verify the fiber API is listening.

example:

GET - /health-check

string response hardcoded: 'Ok'

bontusss commented 1 year ago

Okay

EdisonJpp commented 1 year ago

Do you take care of this? @bontusss