This is an example of basic Beego app with Airbrake middleware that reports route stats.
go run *.go -env=production -airbrake_project_id=123456 -airbrake_project_key=FIXME
Visit http://127.0.0.1:8080/ping and http://127.0.0.1:8080/hello/{name}
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is an example of basic Beego app with Airbrake middleware that reports route stats.
go run *.go -env=production -airbrake_project_id=123456 -airbrake_project_key=FIXME
Visit http://127.0.0.1:8080/ping and http://127.0.0.1:8080/hello/{name}