I am trying to set up a Python API through flask. Is it better to put parameter in route, for example: HTTP GET IP_ADDRESS/users/string:user_name
or to put the parame