twitter-archive / diffy

Find potential bugs in your services with Diffy
https://twitter.com/diffyproject
Apache License 2.0
3.83k stars 368 forks source link

Hooks for results #12

Closed outrunthewolf closed 9 years ago

outrunthewolf commented 9 years ago

Is there any way to hook into the request/response process?

i.e. Notify slack that a response is failing, etc...

puneetkhanduri commented 9 years ago

Via the same restful http api used by the frontend. Take a look at ApiController.scala