0.0.6 • Published 7 years ago

mock-ajax-server v0.0.6

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

mock-ajax-server 0.0.6

Code Climate NPM

BetaJS Mock Ajax Server for Testing

Getting Started

This a mock ajax server for testing ajax request cross-browser, cross-domain.

npm install mock-ajax-server

You can then run the server as follows:

node node_modules/mock-ajax-server/server.js

You can also run it as a grunt task.

Basic Usage

We'll add more details soon.

Links

ResourceURL
Homepagehttps://github.com/betajs/mock-ajax-server
Gitgit://github.com/betajs/mock-ajax-server.git
Repositoryhttps://github.com/betajs/mock-ajax-server
Bloghttp://blog.betajs.com
Twitterhttp://twitter.com/thebetajs

Compatability

TargetVersions
NodeJS0.10 - Latest

Main Contributors

  • Oliver Friedmann

License

Apache-2.0