Skip to main content
Deno 2 is finally here 🎉️
Learn more

Cuder

Deno Example

Deno Web Framework for building simple APIs and Websites

  • Serve text endpoints
  • Dynamic endpoints
  • Simple API

Run an Example:

deno run --allow-net https://raw.githubusercontent.com/TanishShinde/cuder/master/examples/example.ts