PokédexCLI

<- Back Home

<- Back to Projects

Project Rundown

demo

This uses

A Pokémon API helper

The pokedexcli is a REPL built in Golang that makes API requests to pokeapi.co and packages it nicely into a very clean CLI tool

This project was my fifth guided project on boot.dev and my first in Golang