An open API service indexing awesome lists of open source software.

https://github.com/danielduarte/flowed-http

Flowed resolver library to make HTTP/HTTPS request
https://github.com/danielduarte/flowed-http

Last synced: about 2 months ago
JSON representation

Flowed resolver library to make HTTP/HTTPS request

Awesome Lists containing this project

README

        

# flowed-http
[![License](https://img.shields.io/npm/l/flowed-http?color=%23007ec6)](https://github.com/danielduarte/flowed-http/blob/master/LICENSE)
[![NPM Package Version](https://img.shields.io/npm/v/flowed-http)](https://www.npmjs.com/package/flowed-http)

Flowed resolver library to make HTTP/HTTPS requests.

## Installation

```
npm i flowed-http
```

## Browser

**From public CDN**

```HTML

```

Or change `latest` in the URL for any available version.

**From package**

```HTML

```