Revision: 39963
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 24, 2011 05:17 by hoeken
Initial Code
<form method="POST" action="http://www.thingiverse.com/api/upload">
<input type="hidden" name="url" value="{{base64_encoded_url}}">
<input type="hidden" name="service" value="My Service Name">
<input type="hidden" name="service_url" value="{{base64_encoded_service_url}}">
Name: <input type="text" name="name" value="My Awesome Design"><br>
Description: <input type="text" name="description" value="My Description"><br>
<input type="submit" value="Upload to Thingiverse">
</form>
Initial URL
http://www.thingiverse.com/api
Initial Description
Initial Title
Thingiverse Simple Upload API Form
Initial Tags
Initial Language
HTML