Tag: authentication
All the articles with the tag "authentication".
Complete REST API in Go – Build an Event App (GIn, JWT, SQL, Swagger)
Published:Learn how to build a REST API in Go using the Gin framework, complete with a real-world example creating a event app, Swagger documentation, JWT authentication, middleware, SQL.