Skip to content

Node.js REST implementation to upload images from android mobile device to MongoHQ cloud database

Notifications You must be signed in to change notification settings

sheadley/imagemobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application will setup a REST endpoint to upload images coming from any REST call. It assumes a base64 string and converts that string to am image and uploads it to MongoHQ's GridFS file system along with a document. to run the application use node app.js. Enjoy

any question email me sheadley@swbell.net 

About

Node.js REST implementation to upload images from android mobile device to MongoHQ cloud database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published