v3-uptime-route
v0.0.2
Published
An express route handler that responds with a 200 OK and the date it was initialised (simple up time tracking)
Downloads
5
Maintainers
Readme
v3-uptime-route
An express route handler that responds with a 200 OK and the date it was initialised (simple up time tracking)
Verson 0.0.2
- Specified the Node version 6.11.1 in package.json.
Version 0.0.1
- up.respondWithUpTime implemented to respond with a 200 OK and the date and time the route was initialised.