# HNG Stage 1 DevOps API
## Live URL
## Endpoints
### GET /
{"message":"API is running"}
### GET /health
{"message":"healthy"}
### GET /me
{
"name":"Timothy Egwuda",
"email":"timothyegwuda@gmail.com",
"github":"https://github.com/Timrossid"
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
# HNG Stage 1 DevOps API
## Live URL
## Endpoints
### GET /
{"message":"API is running"}
### GET /health
{"message":"healthy"}
### GET /me
{
"name":"Timothy Egwuda",
"email":"timothyegwuda@gmail.com",
"github":"https://github.com/Timrossid"
}