Skip to main content

Usage Example

import { Request } from 'https://deno.land/x/request@1.3.2/mod.ts'

const result = await Request.get('http://api.open-notify.org/iss-now.json')

console.log(result)

For Post, Put and Delete examples please check request.ts. It should be self-explaining. If not feel free to create an issue.

Execute the Tests

deno test --allow-net https://deno.land/x/request@1.3.2/test.ts

Support my Open Source Contributions

If you like my work please consider downloading the brave browser via my promotion link: https://brave.com/fan464.

![](https://brave.com/)