Categorygithub.com/caohieu04/Gin-Course
repositorypackage
0.0.0-20211005192905-44cdd59038e8
Repository: https://github.com/caohieu04/gin-course.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Gin-Course

About

  • Simple application that allows user to post, update, delete and view list of videos

What have I learnt:

  • Binding validation with GORM
  • Using middlewares in GIN
  • Using Swagger to generate docs
  • JWT Authentication
  • Used Docker to deploy
  • Deployed to Herokuapp with Docker
  • Github workflows