Skip to content

Instantly share code, notes, and snippets.

@yuriatgoogle
Created April 9, 2018 17:54
Show Gist options
  • Save yuriatgoogle/eaf81463a298042ce94ee7e4bd2f7e05 to your computer and use it in GitHub Desktop.
Save yuriatgoogle/eaf81463a298042ce94ee7e4bd2f7e05 to your computer and use it in GitHub Desktop.
app.get('/', (req, res) => {
console.log('Inbound request received!');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment