go-res:Go的RES服务协议库

时间:2021-02-06 18:11:42
【文件属性】:
文件名称:go-res:Go的RES服务协议库
文件大小:184KB
文件格式:ZIP
更新时间:2021-02-06 18:11:42
go golang real-time microservice rest-api RES服务去同步客户 用于创建REST,实时和RPC API的软件包,您的所有React式Web客户端均可通过无缝同步。 有关更多信息,请访问 。 安装 go get github.com/jirenius/go-res 一样容易 package main import res "github.com/jirenius/go-res" func main () { s := res . NewService ( "example" ) s . Handle ( "model" , res . Access ( res . AccessGranted ),

网友评论