UNPKG

fake-json-api-server

Version:

Simple json-api server running on client. Useful for test runners and setting up fake backend api server for client applications.

11 lines (10 loc) 222 B
language: node_js node_js: - "8" - "6" dist: trusty # needs Ubuntu Trusty sudo: required # no need for virtualization. addons: chrome: stable # have Travis install chrome stable. after_script: - npm run coveralls