bugsense / mesh-bugsense

bugsense API hooks for catchall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bugsense API for node & web

Web Usage

Assuming you're using catchall, just drop-in a one liner.

<html>
  <head>
    <script type="text/javascript" src="https://raw.github.com/crcn/mesh-bugsense/master/bugsense.min.js?apiKey=[KEY_HERE]"></script>
  </head>
  <body>
  </body>
</html>

Node Usage

//TODO

About

bugsense API hooks for catchall

License:MIT License