https://github.com/jochasinga/node-promise
Sample app using Promise on client and server
https://github.com/jochasinga/node-promise
Last synced: about 1 year ago
JSON representation
Sample app using Promise on client and server
- Host: GitHub
- URL: https://github.com/jochasinga/node-promise
- Owner: jochasinga
- License: mit
- Created: 2015-11-30T06:15:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T06:21:10.000Z (over 10 years ago)
- Last Synced: 2024-10-18T15:18:54.027Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-promise
Sample app using Promise on client and server
## Description
A sample app demonstrating the use of Promise for asynchronous code.
## Dependencies
Consult `package.json` and `bower.json`.