Rest api without gorilla - PUT call 404

Hi,
post method is working without writing something to the writer
Every example uses the gorilla mux newrouter way.i want to use golang package http with newservemux

2 Likes