Imports github.com/gorilla/mux github.com/jinzhu/gorm github.com/jinzhu/gorm/dialects/postgres golang.org/x/crypto/bcrypt Standard library imports SimpleProject/api/auth SimpleProject/api/middlewares SimpleProject/api/models SimpleProject/api/responses SimpleProject/api/utils encoding/json errors fmt io/ioutil log net/http strconv