Handles requests to get a single Pokemon by name
The Express request object, expected to contain the Pokemon name in params
The Express response object
Handles requests to get a single Pokemon with translated description
The Express request object, expected to contain the Pokemon name in params
The Express response object
Controller for handling Pokemon-related HTTP requests