Building an API is intimated at first but trust me it never been so easy. In this course, I will show you who you can build your first api within minutes. all you need a basic understanding of javascript/Typescript and if you have knowledge of nodejs than it is more than enough and you will be amazed how quickly and easily you can build your first API from Scratch.
Just follow along with me. I will holding your hand through the course. at the end of the course you have a solid understanding of Deno framework and how to use it to build a fully functional authentication API that can you use a foundation to any project.
This course contain 16 section contain 20 video which over 3 hrs 18 min long. you can watch at your own pace and at any point you get lost you can absolutely send a message. I Will happy to answer all your queries.
What we are building...
First we install Deno, setup deno oak server, create user & task model , create signup and login API, hash password, generate JWT authentication and authorization. After that we perform crud API operation on todo App. After each API we test our API with Postman. setup environment variable, setup denon which is nodemon of Deno.