Method: get URL Params: height and width - the height or width of the image in pixels Query Param: filename - the specific image you are requesting.
For example: localhost:3000/api/images/resize/?width=300&height=300&filename=fjord
1.encenadaport 2.fjord 3.icelandwaterfall 4.palmtunnel 5.santamonica
User can query endpoint using various params and queries to retrieve an image with a specified height and width.