In my node / express app I need to handle GET and POST api request to
http://localhost:3000/api/v1/products
The GET request goes through just fin