Beginnings of an API

We'll explore Oak and it's capabilities in this lesson.

What is Oak?

Oak is a middleware framework for Deno’s HTTP server, including a router middleware. It’s comparable to Express for Node.js. We’ll use Oak throughout the rest of this course. You can, of course, visit the documentation to read up on it.

Get hands-on with 1200+ tech skills courses.