Skip to content

Instantly share code, notes, and snippets.

View matfournier's full-sized avatar

matfournier matfournier

View GitHub Profile
@matfournier
matfournier / fetch.js
Created April 14, 2017 05:34
fetch.js using flutures
const fetch = require('node-fetch')
const Future = require('fluture')
const fs = require('fs')
const BASEURL = 'https://api.github.com/licenses'
const headers = {
headers: {
'Accept': 'application/vnd.github.drax-preview+json'
}
@matfournier
matfournier / canada.json
Last active August 2, 2016 07:33
various maps of NA
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.