oak

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕

View the Project on GitHub oakserver/oak

oak and Deno Deploy

oak v7.1.0 introduced support for Deno Deploy, and as of v10.0.0 removes the fetch event interface. Using oak with Deno Deploy is just like using oak with the Deno CLI, and most things should “just work”.

This guide focuses on writing oak for a Deno Deploy application, and does not cover in depth the usage of Deno Deploy. The Deno Deploy Docs should be used for that.

Considerations

There are a few considerations when currently with Deno Deploy: