indrayyana / go-fiber-boilerplate

A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL
MIT License
113 stars 19 forks source link

refactor: Replace migration #8

Closed AnantaWeda closed 1 month ago

AnantaWeda commented 1 month ago

Replace auto migrations with golang-migrate