1.1.0 • Published 10 years ago

serve-my-json-damnit v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Build Status Coverage Status npm version

Serve my JSON, damnit!

Disclaimer: My JavaScript skills are to say the least, lacking.

However, I have on more than one occasion had a friend in dire need of a quick and very dirty server that will return a snippet of JSON, while prototyping a client.

This should do just that.

Usage:

$ npm install -g serve-my-json-damnit
$ ...
$ serve-json /path/to/my.json
listening on: 5000

JSON format:

Look in example.json for a super fast example, showing everything supported.

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago