https://github.com/soxft/apiutil
self use api go-kit
https://github.com/soxft/apiutil
Last synced: 8 months ago
JSON representation
self use api go-kit
- Host: GitHub
- URL: https://github.com/soxft/apiutil
- Owner: soxft
- Created: 2024-05-22T07:55:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T07:03:32.000Z (about 2 years ago)
- Last Synced: 2025-06-29T06:40:41.221Z (12 months ago)
- Language: Go
- Homepage:
- 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
```