Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 499 Bytes

readme.md

File metadata and controls

21 lines (20 loc) · 499 Bytes

專案說明

為了自學Golang所寫的簡易CRUD網站
文件目錄架構採用MVC
此專案以Goland 當作ide 開發

使用到的技術

  • Go version go1.14.1
  • bootstrap 4
  • Firebase Authentication

外部套件

  • godotenv
  • gorm
  • go-sql-driver/mysql
  • firebase.google.com/gon
  • gorilla/mux
  • gorilla/sessions
  • gorilla/csrf