https://github.com/amitizle/thecatapi_client
TheCatAPI Go client
https://github.com/amitizle/thecatapi_client
Last synced: 19 days ago
JSON representation
TheCatAPI Go client
- Host: GitHub
- URL: https://github.com/amitizle/thecatapi_client
- Owner: amitizle
- Created: 2018-09-16T16:15:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T17:43:20.000Z (over 6 years ago)
- Last Synced: 2024-12-25T09:49:26.427Z (5 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheCatAPI Go client
## Run tests
```bash
$ go test ./...
```## Links
* [TheCatAPI](https://thecatapi.com/)
* [TheCatAPI docs](https://documenter.getpostman.com/view/4016432/RWToRJCq)