Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michael-spengler/request

API Calls - as simple as it gets :)
https://github.com/michael-spengler/request

api request requests

Last synced: 26 days ago
JSON representation

API Calls - as simple as it gets :)

Awesome Lists containing this project

README

        


## Usage Example

```ts
import { Request } from 'https://deno.land/x/[email protected]/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](https://deno.land/x/[email protected]/mod.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/[email protected]/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/fan464).

![![](https://brave.com/)](https://brave.com/wp-content/uploads/2019/01/logotype-full-color.svg)