# JSON-GO **Repository Path**: evanlong0803/json-go ## Basic Information - **Project Name**: JSON-GO - **Description**: 将JSON/XML转换为golang🎈 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-12-06 - **Last Updated**: 2022-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JSON-GO #### Description 将JSON/XML转换为golang🎈 #### Installation 1. 确保系统中安装了golang,并且版本最好>=1.13 2. `go build -ldflags "-w -s"` 3. `./main -port=:8080`