watchmen icon indicating copy to clipboard operation
watchmen copied to clipboard

Add REST API to return latest outages

Open iloire opened this issue 10 years ago • 0 comments

It could be something like

api-service-route.js

/services/outages

Parameters:

  • since
  • max-items

Considerations:

  • Filter restricted services according to the request credentials.
  • Make it efficient for large number of services.
  • Check https://github.com/iloire/WatchMen/issues/37

iloire avatar Jul 18 '15 20:07 iloire