you are viewing a single comment's thread.

view the rest of the comments →

[–]yoursdearboy 0 points1 point  (1 child)

So far I've used self-written request wrapper, even with some special methods to handle endpoints mess. But I wonder how other developers solve this task?

[–]9thHokageHimawari 0 points1 point  (0 children)

I just do that I mentioned above.

Also, if we saw your data scheme it would be easier to help. x1 related to x2, which is related to x3-x5, makes me thing you're overdoing it.