sideshowcoder / canned

Server to respond with fake API responses, by using a directory of files for finding out what to say!
213 stars 46 forks source link

Add support for empty files, returns status code 204 by default #36

Closed jkjustjoshing closed 10 years ago

jkjustjoshing commented 10 years ago

Fixes issue #35.

sideshowcoder commented 10 years ago

Thanks will look at it when I'm back at my laptop later, but first look looks great! Want to add yourself to the contributors in the readme?

sideshowcoder commented 10 years ago

Besides the really minor things :+1:

jkjustjoshing commented 10 years ago

Ah, thought I caught all the semicolons. Hard to break the habit - I usually keep them in for my own projects. Just pushed a new commit fixing that and adding me to the readme!

sideshowcoder commented 10 years ago

Thanks for your work. :) I will push to npm soon as well. FYI I just pushed it up to npm.