Go Implementing JWT Based Authentication in GoByWayne20/07/20214.0K views We will start by implementing a login REST API, verifying Username/Password, generating JWT Token, and verifying JWT Token. Read More 0 0 0 0
Read More4.0K views7 minute read GoImplementing JWT Based Authentication in GoByWayne20/07/2021 We will start by implementing a login REST API, verifying Username/Password, generating JWT Token, and verifying JWT Token. Read More 0 0 0 0
Read More3.8K views7 minute read GoCreating REST APIs with Go and DatabaseByWayne06/07/2021 Go has simplified syntax and great run-time efficiency. This article will explain how to create a backend application with Go, implementing REST APIs and connecting to the database. Read More 0 0 0 0