rachelnicole / robokitty

A DIY Cat (or dog. or human) Feeder powered by node
http://imcool.online/robokitty
GNU General Public License v2.0
773 stars 35 forks source link

why not core http module? #11

Closed ashleygwilliams closed 9 years ago

ashleygwilliams commented 9 years ago

https://github.com/rachelnicole/robokitty/blob/master/package.json#L16

you can just require('http') the same way you do with fs

... and these are the docs: https://nodejs.org/api/http.html