https://github.com/soxft/apiutil
https://github.com/soxft/apiutil
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soxft/apiutil
- Owner: soxft
- Created: 2024-05-22T07:55:42.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T07:03:32.000Z (12 months ago)
- Last Synced: 2024-05-23T08:24:18.521Z (12 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apiutil
> simple api response parser for golang
## install
```bash
go get -u github.com/soxft/apiutil
```