The examples here demonstrate how to make fetch() requests.
GET
- makes a GET request to GitHub API endpoint.POST
- makes a POST request to https://post.deno.dev (echoes the request body back).
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
The examples here demonstrate how to make fetch() requests.
GET
- makes a GET request to GitHub API endpoint.POST
- makes a POST request to https://post.deno.dev (echoes the
request body back).