Upload a 3D file (stl/obj) and see it in your browser.
POST a file to /upload, and navigate to the URL returned in the Location header.
Was built to allow the construction of a slack bot that looks for uploaded 3D files and sends a link to view them in-browser.
hubot-simple-remote-3d-viewer gist available here
Whole front-end is based on copy-pastes from threejs examples.