Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jusx/node-wufoo-example
Basic example to show usage of node-wufoo
https://github.com/jusx/node-wufoo-example
Last synced: about 2 months ago
JSON representation
Basic example to show usage of node-wufoo
- Host: GitHub
- URL: https://github.com/jusx/node-wufoo-example
- Owner: jusx
- Created: 2013-05-15T18:24:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T22:43:07.000Z (almost 6 years ago)
- Last Synced: 2024-04-15T00:19:52.151Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Node-Wufoo Example.
A very basic example to show the usage of [Node-Wufoo](https://github.com/jusx/node-wufoo) with Restify and Backbone.
To run the app:
```shell
$ npm install
$ node app
```Point your browser to `http://0.0.0.0:8080/`