Skip to content

amirmms/go-fiber

Repository files navigation

this is my first go lang fiber

  • first clone project
  • then cp .env.example to .env
  • then run go mod tidy
  • then run go run main.go

roadmap :

  1. add middlewares
  2. add gorm
  3. dockerize project
  4. add postgresql sql
  5. add migrations
  6. add auto refresh in go
  7. add log file (ZAP)
  8. add redis
  9. CRUD for users
  10. add auto load swagger
  11. add auth2 token
  12. role & permissions guard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages