DEV Community

Discussion on: Writing a simple API with Deno

Collapse
 
luispa profile image
LuisPa

Thanks for the observation.

Now the post uses the latest version of oak for the same code.

import { Application, Router } from 'https://deno.land/x/oak@v4.0.0/mod.ts'