node-js-libs / curlrequest

A cURL wrapper
MIT License
184 stars 44 forks source link

Usage? #28

Closed akashnimare closed 9 years ago

akashnimare commented 9 years ago

How do I make a request like this curl -u 'USER' https://api.github.com/user/repos -d "{\"name\":\"REPO\"}"