japronto
japronto copied to clipboard
Is it possible to receive all requests to a single function?
I am trying to receive all the requests to a single endpoint, in the end I ended up doing a hack .... but I find it very bad solution
app.error_handler = my_function