An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# cat-api

A random cat image/GIF api! Built with the lightweight stack of Golang + SQLite.

![cat!](https://api.haln.dev/cats "cat!")

## 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