Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monkeymars/nodejs-android-photo-upload
Upload a photo from Android to a Node.js Server
https://github.com/monkeymars/nodejs-android-photo-upload
Last synced: 3 months ago
JSON representation
Upload a photo from Android to a Node.js Server
- Host: GitHub
- URL: https://github.com/monkeymars/nodejs-android-photo-upload
- Owner: monkeymars
- Fork: true (danysantiago/NodeJS-Android-Photo-Upload)
- Created: 2014-04-12T14:49:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2012-11-18T18:28:17.000Z (about 12 years ago)
- Last Synced: 2023-04-01T16:02:47.369Z (almost 2 years ago)
- Language: Java
- Size: 661 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Android Multipart Upload to Node.js
===================================This is one of many ways to create a photo upload service using Node.js and Android. I belive there is a lot of more improvement work to be done to handle errors in the server-side.
This repo contains both the Android app and the Node.js server sources, they are in two separaed folders.
The folders are:
* App - This is the Android App
* Server - This is the Node.js ServerBlog Post
---------I wrote a blog post explaining this little experiment, you can read it at aguacatelang.wordpress.com