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

https://github.com/deno-sandbox/amazon

Check if Amazon website is available from the system IP
https://github.com/deno-sandbox/amazon

amazon deno typescript

Last synced: 2 months ago
JSON representation

Check if Amazon website is available from the system IP

Awesome Lists containing this project

README

          

# amazon
Amazon for deno:
- check if amazon website is online

```ts
import { Amazon } from "https://deno.land/x/amazon"
```