Skip to content

Issue #12, #13 Added retreiving specific pokemon by id

Allows retrieving specific pokemon by ID, if the pokemon does not exist, returns a 404

Valid id:

image

Invalid id:

image

Merge request reports