teodevgroup / teo

Schema-driven web server framework.
https://teodev.io
Apache License 2.0
1.39k stars 46 forks source link

Any plan to support golang server language? #67

Closed phpmaple closed 3 months ago

victorteokw commented 3 months ago

Hi @phpmaple, I tried to support Golang with Rust dylib and cgo, however, Go doesn't support many features that Rust supports. If there are great binding libraries, we'll definitely try to support.