mjurincic / deploy_examples

Examples for Deno Deploy

Home Page:https://deno.com/deploy/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno Deploy Examples

This repository contains a list of examples for Deno Deploy.

  • fetch - Make outbound requests using the fetch() API.
  • json_html - Respond to requests with JSON or HTML.
  • post_request - Handle POST requests.
  • slack - A Slack Slash Command example.
  • discord - A Discord Slash Command example.
  • yaus - A URL shortener built on top of Deno Deploy and FaunaDB.
  • issues - A server rendered (using JSX) website that displays issues with most comments of a GitHub repository.
  • telegram - A Telegram Bot Command example.

About

Examples for Deno Deploy

https://deno.com/deploy/docs

License:MIT License


Languages

Language:TypeScript 52.1%Language:JavaScript 46.9%Language:Makefile 1.0%