https://github.com/hn275/cat-api
a backend for random cat images! built with the lightweight stack of Golang and SQLite
https://github.com/hn275/cat-api
api cats golang https sqlite
Last synced: about 1 month ago
JSON representation
a backend for random cat images! built with the lightweight stack of Golang and SQLite
- Host: GitHub
- URL: https://github.com/hn275/cat-api
- Owner: hn275
- License: gpl-3.0
- Created: 2024-09-09T05:05:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T03:56:28.000Z (over 1 year ago)
- Last Synced: 2025-10-14T16:51:42.708Z (7 months ago)
- Topics: api, cats, golang, https, sqlite
- Language: Go
- Homepage: https://api.haln.dev/cats
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cat-api
A random cat image/GIF api! Built with the lightweight stack of Golang + SQLite.

## TODO
The app functions as intended, but these are planned for the future
- [ ] use Turso for database, right now the database is copied into the Docker
image.
- [ ] a pipeline for deploying on merge
- [ ] an action for fetching more images