In this article, we’ll be looking at creating a REST API using Deno, Oak framework and its Router. We will also be testing our API using Postman in Chrome or RESTClient in Firefox.
In the previous article, we have learned about what is deno, it’s advantages. If you haven’t read yet check here.
Let’s take a look at the API we want to build and what it can do.
Let’s build an API that will:
Installation:
I am…
This article is aimed for beginner developers and anyone interested in getting up and running with Deno. Before diving into this article, you should be confident enough with JavaScript to know the basic concepts of the language. Technical terms regarding Deno will be explained and linked below.
A secure runtime for JavaScript and TypeScript.
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
Deno works on macOS, Linux, and Windows. Deno is a single binary executable. It has no external dependencies.
deno_install provides convenience scripts to download and install…
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Deno is also a very new, exciting technology.
It’s a JavaScript runtime, which we’re gonna talk about. But what does it all mean? Why should we be excited about Deno and why should we even care?
Well, if we go to the Deno Website , we get a bunch of buzzwords.
Full stack Developer- I help aspiring and established web developers take their coding skills to the next level.