0.0.1 • Published 14 years ago

bugsense v0.0.1

Weekly downloads
4
License
-
Repository
-
Last release
14 years ago

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