https://github.com/osukaa/node.js-test-app
A sample node.js app of uploading pictures I did reading a tutorial book.
https://github.com/osukaa/node.js-test-app
Last synced: over 1 year ago
JSON representation
A sample node.js app of uploading pictures I did reading a tutorial book.
- Host: GitHub
- URL: https://github.com/osukaa/node.js-test-app
- Owner: osukaa
- Created: 2013-02-03T21:11:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-03T21:23:40.000Z (over 13 years ago)
- Last Synced: 2025-02-07T11:52:45.689Z (over 1 year ago)
- Language: JavaScript
- Size: 2.29 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Node.js Sample App
===================
This is the sample app I did while reading the tutorial [The Node Beginner](http://www.nodebeginner.org/).
It should work like the example of the book, I plan on adding a few more things. But for now it worked for an introduction to node.js