Skip to content

Instantly share code, notes, and snippets.

View o-kamiye's full-sized avatar

Oluwakamiye Adelemoni o-kamiye

  • Bangkok, Thailand
View GitHub Profile

Keybase proof

I hereby claim:

  • I am o-kamiye on github.
  • I am kamiye (https://keybase.io/kamiye) on keybase.
  • I have a public key ASCcou0QhoGmJElINscAKyHs0vsE7aasXpsZQNrWMmUuYQo

To claim this, I am signing this object:

var token = "Page Access Token";
var express = require('express');
var request = require('request');
var bodyParser = require('body-parser');
var app = express();
app.use(bodyParser.urlencoded({ extended: false }));
app.use(bodyParser.json());
Thu Jun 9 13:51:10 UTC 2016