https://github.com/paulfantom/cats
Simple HTTP application serving a cat image using thecatsapi.com
https://github.com/paulfantom/cats
Last synced: over 1 year ago
JSON representation
Simple HTTP application serving a cat image using thecatsapi.com
- Host: GitHub
- URL: https://github.com/paulfantom/cats
- Owner: paulfantom
- License: mit
- Created: 2023-05-15T08:32:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T13:56:24.000Z (about 3 years ago)
- Last Synced: 2025-02-12T20:19:47.734Z (over 1 year ago)
- Language: Go
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cats
Simple application which returns a random cat image.
Application uses [thecatapi.com](https://thecatapi.com/) underneath and redirects to images served by that service.