Hey everyone, just out of curiosity, is there some...
# ask-community
e
Hey everyone, just out of curiosity, is there something like an
HttpGetTask
(or another task for the HTTP request family)? Lately, I find myself
GET
ting a lot of results from random endpoints, and thought it could save boilerplate code on my end.
m
Hello @emre! We don't have this kind of task right now, but I'll add it to our backlog, also we are open to community contributions 🙂
e
I'll see what I can do 😊 My task is very unpolished right now, assuming json responses and no error handling at all. I'll try contributing after I clean up.
m
Sounds good 🙂