.. currentmodule:: Flask-RestPoints
Renamed /epoch endpoint to /time, and returning more time inforation.
Endpoints no longer end with a /. /ping/ is now /ping, etc..
ping, epoch, status routes are now canonical.
Removed setting the app on the RestPoints class during init_app. Added comments.
Initial release