scottaj / node-binary-data

A sample app for my blog post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple express app to demonstrate downloading binary data with NodeJS.

Installation

npm install

Running

node app.js

About

A sample app for my blog post


Languages

Language:JavaScript 80.3%Language:HTML 19.7%