Skip to content

Instantly share code, notes, and snippets.

View DLesage25's full-sized avatar
👁️‍🗨️
listening to experimental hindu sitar

Daniel Le'Sage DLesage25

👁️‍🗨️
listening to experimental hindu sitar
View GitHub Profile

Keybase proof

I hereby claim:

  • I am dlesage25 on github.
  • I am dlesage25 (https://keybase.io/dlesage25) on keybase.
  • I have a public key ASDUPZScCGEx1odUMgNhQHe8Ep-mb4SoBPR_vSckcO9Uvgo

To claim this, I am signing this object:

module['exports'] = function echoHttp (hook) {
console.log(hook.params);
console.log(hook.req.path);
console.log(hook.req.method);
console.log(hook.env);
// var gapi = require( 'google-client-api' );