bcgov / api-specs

[OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md) Repository
https://catalogue.data.gov.bc.ca/group/bc-government-api-registry
Other
26 stars 19 forks source link

in route planner, add a resource called ping that checks node health #336

Closed mraross closed 6 years ago

mraross commented 6 years ago

The resource should perform a simple distance calculation between two known points and return an HTTP 200 response code with no body.

Example:

router.api.gov.bc.ca/ping

ping will be used by a watchdog timer in the API Gateway to determine node health.

mraross commented 6 years ago

Issue moved to bcgov/ols-router #91 via ZenHub