NamPNQ / dropbox-api-v2-explorer

Dropbox API v2 Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dropbox API v2 Explorer

A client-side web app that lets you mess around with the Dropbox API v2.

Live demo.

Development

Setup:

  1. Make sure you have Node.js
  2. # npm install
  3. # ./node_modules/.bin/tsd install (for Typescript definition files)

Building:

  • # npm run build (builds once; output goes in "build/")
  • # npm run watch (builds continuously; server available at http://localhost:8042)

About

Dropbox API v2 Explorer


Languages

Language:TypeScript 91.5%Language:CSS 5.9%Language:JavaScript 1.7%Language:HTML 0.9%