iloire / watchmen

A simple node.js service monitor
MIT License
941 stars 199 forks source link

Decouple front end code from backend code #6

Closed dscape closed 9 years ago

dscape commented 11 years ago

This would be way nicer with a API and front end that feeds from that API

iloire commented 11 years ago

You are right, I will consider it for the next code push :)

iloire commented 9 years ago

This is implemented since 2.4.0. The client (now in angular) will consume the service exposed by https://github.com/iloire/WatchMen/blob/master/webserver/routes/service.js