An open API service indexing awesome lists of open source software.

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

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`.