Beginnings of an API
We'll explore Oak and it's capabilities in this lesson.
We'll cover the following
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 1400+ tech skills courses.