burn rest api framework
- burn is a web framework written in golang to develop backend / restapi
go get -u github.com/BurnFramework/burn
package main
import "github.com/BurnFramework/burn"
func main() {
// soon
}
- for more tutorial visit the docs
- GPL-3.0 License