This repository contains a Golang application built with the Beego framework.
- Go (version 1.16 or later)
- Beego framework
- Clone the repository:
git clone https://github.com/Chy-Zaber-Bin-Zahid/W3-Assignemnt-Golang-Beego.git- Change directory:
cd W3-Assignemnt-Golang-Beego/catapi- Install dependencies:
go mod tidy- Configure settings in
conf/app.conf
go run main.gogo test -v ./testsThe application will start on http://localhost:8080