Files
2022-01-28 08:25:38 -08:00
..
2022-01-28 08:25:38 -08:00
2022-01-28 08:25:38 -08:00
2022-01-28 08:25:38 -08:00
2022-01-28 08:25:38 -08:00
2022-01-28 08:25:38 -08:00
2022-01-28 08:25:38 -08:00

title, description, tags
title description tags
Deno with Oak An example webserver using Oak
typescript

Deno Oak Example

This example is a small Deno webserver using Oak for routing.

Deploy on Railway

Features

  • Deno
  • TypeScript
  • Oak Routing

💁‍♀️ How to use

  • Install Deno
  • Run server deno run --allow-net --allow-env src/index.ts

📝 Notes

This is an experimental example and should not be used in production.