appirio-tech/cs-node-devserver

Name: cs-node-devserver

Owner: Topcoder

Description: A development Node.js server that returns JSON payloads for values you may need for development challenges.

Created: 2012-02-01 17:01:29.0

Updated: 2017-01-10 00:33:09.0

Pushed: 2012-11-27 17:35:40.0

Homepage: http://www.cloudspokes.com

Size: 380

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CloudSpokes Dev Server

Development Node.js server to be used for “faking” calls to Salesforce.com. Simply returns JSON for common calls to Salesforce instead.

You can run the application at: http://node-demo-devserver.herokuapp.com or run it locally.

Installation:

npm install
npm install express

Run:

node app.js

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.