hurl

0.2.7 • Public • Published

NPM version Build Status Dependency Status

Simple http request

Install

$ npm install --save hurl

Usage

var hurl = require('hurl');
 
hurl('Rainbow');

API

hurl.(param: Type) : Result

License

MIT © Sergey Kamardin

Readme

Keywords

Package Sidebar

Install

npm i hurl

Weekly Downloads

9

Version

0.2.7

License

MIT

Last publish

Collaborators

  • gobwas