Closed LukasPietzschmann closed 2 months ago
Currently, all request-functions share some code. Especially the handling of errors and the final return is always the same.
We probably should factor out those commonalities into some (or one) utility function(s).
I can do this if that's fine for you :)
Please, go ahead! :)
Currently, all request-functions share some code. Especially the handling of errors and the final return is always the same.
We probably should factor out those commonalities into some (or one) utility function(s).
I can do this if that's fine for you :)