This is a simple project for exploring images of different dog breeds using dog.ceo API.
The project is made with Ruby on Rails and Tailwind CSS.
It also depends on:
- httpx for making API calls to dog.ceo
- hotwire_combobox for breed selection
- turbo for async streaming of the selected breed's image
- redis for caching "List All Breeds" API response
- rspec-rails for unit and request specs
- vcr for capturing and re-using dog.ceo API responses in specs
- icons8.com for the favicon