Beego_API_with_swagger_UI

Descriptions

This is a Go API project using Beego(Go Framework) with Swagger UI.

Commands

1.go mod tidy
2.bee run

Features

1.Auto Database Table creation
2.All error case handling individually.
Exp: Phone validation error, Birthday validation error, Email validation error,Exists user error handling