Pokemon Adventure CL Project Overview
About
A clean and simple CLI Application Gem built with plain Ruby. This Ruby Gem provides a CLI to catch, list, display Pokémon. I wanted to to works with public APIs so this CLI gem incorporates a GET fetch request to Pokeapi.co’s RESTful API.
Stack
- Ruby
- Ruby Gem