# go-qq-openapi-v3 **Repository Path**: niniwowo99/go-qq-openapi-v3 ## Basic Information - **Project Name**: go-qq-openapi-v3 - **Description**: golang porting version for QQ-OpenAPI-V3 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-02-03 - **Last Updated**: 2022-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Golang-SDK-V3 for QQ-OpenAPI * This is QQ-OpenAPI-V3 golang porting version * Referenced from Python-SDK-V3 #### Install go get -u github.com/ckrissun/go-simplejson mkdir -p $GOPATH/src/git.oschina.net/ckrissun cd $GOPATH/src/git.oschina.net/ckrissun git clone https://git.oschina.net/ckrissun/go-qq-openapi-v3.git go install git.oschina.net/ckrissun/go-qq-openapi-v3 ### Test go test -v git.oschina.net/ckrissun/go-qq-openapi-v3