Skip to content

Latest commit

 

History

History
195 lines (132 loc) · 6.3 KB

File metadata and controls

195 lines (132 loc) · 6.3 KB
parent Home
Module Name PokeAPI
Module Guid d6c6b73e-d0ad-4d09-8a24-a5a05064d26c
Download Help Link https://celerium.github.io/PokeAPI-PowerShellWrapper/docs/cab
Help Version 1.0.0.0
Locale en-US

PokeAPI Module

Description

This PowerShell module acts as a wrapper for the Poke API.

PokeAPI Cmdlets

Sets the base URI for the Poke API connection.

Converts uri filter parameters

Exports the Poke BaseURI, API, & JSON configuration information to file.

Shows the Poke base URI global variable.

Gets berries from PokeAPI

Gets the firmness of berries from PokeAPI

Gets berry flavor from PokeAPI

Gets contest effects from PokeAPI

Gets super contest effects from PokeAPI

Gets contest types from PokeAPI

Gets encounter conditions from PokeAPI

Gets encounter condition values from PokeAPI

Gets encounter methods from PokeAPI

Gets endpoints from PokeAPI

Gets evolution chains from PokeAPI

Gets evolution triggers from PokeAPI

Gets game generations from PokeAPI

Gets game pokedexes from PokeAPI

Gets game versions from PokeAPI

Gets game version groups from PokeAPI

Gets items from PokeAPI

Gets item attributes from PokeAPI

Gets item categories from PokeAPI

Gets item fling effects from PokeAPI

Gets item pockets from PokeAPI

Gets languages from PokeAPI

Gets locations from PokeAPI

Gets location areas from PokeAPI

Gets pal park areas from PokeAPI

Gets regions from PokeAPI

Gets machines from PokeAPI

Gets various Api metadata values

Gets the saved Poke configuration settings

Gets moves from PokeAPI

Gets move ailments from PokeAPI

Gets move battle styles from PokeAPI

Gets move categories from PokeAPI

Gets move damage classes from PokeAPI

Gets move learn methods from PokeAPI

Gets move targets from PokeAPI

Gets Pokemon from PokeAPI

Gets Pokemon abilities from PokeAPI

Gets Pokemon characteristics from PokeAPI

Gets pokemon colors from PokeAPI

Gets egg groups from PokeAPI

Gets pokemon location areas from PokeAPI

Gets pokemon forms from PokeAPI

Gets genders from PokeAPI

Gets growth rates from PokeAPI

Gets pokemon habitats from PokeAPI

Gets natures from PokeAPI

Gets pokeathlon stats from PokeAPI

Gets pokemon shapes from PokeAPI

Gets pokemon species from PokeAPI

Gets pokemon stats from PokeAPI

Gets pokemon move type properties from PokeAPI

Imports the Poke BaseURI information to the current session.

Makes an API request

Removes the Poke base URI global variable.

Removes the stored Poke configuration folder.