PowerShell: PokeDex PowerShell Wrapper

Overview:

As I have been learning more about leveraging PowerShell and APIs, I decided to work on some fun side projects to put what I learned into action. While I am still quite new to the APIs, this was a fun challenge, and I will be releasing a few more after this initial post, which I will link to this article. All source code can be found on my GitHub

FanartTV PowerShell Wrapper:

I published this module to the PowerShell Galery called PokeDexAPI, which interacts with the PokeDex API.

Get-PokeDex
PokeDexAPI example Get-PokeDex API meta data
Get-PokeDexPokemon -slug 151
PokeDexAPI example Get-PokeDexPokemon

1 Comment

  1. Pingback: PowerShell: FanartTV PowerShell Wrapper - Celerium

Leave a Reply