DEV Community

Prabesh Thapa
Prabesh Thapa

Posted on

Backend API development using Go

Here is the link to the youtube playlist which i have been creating to build a production ready API using Go. We will be using Gin framework.

We will be covering following things are we go along. Things like

  1. Dependency Injection
  2. Rate limiting
  3. Addressing OWASP top 10
  4. Authentication and Authorization
  5. Database connection and more..

Subscribe for more

https://www.youtube.com/playlist?list=PLV0yQTl_q4iwPiGFf9wO0F63Gs_qnVMdh

Top comments (0)