I have a React app using fetch calling to a go mux api.
Here is the first way I tried fixing it. This uses gorilla/handlers
gorilla/handlers
package main