I'm essentially refactoring a giant library of int...
# beginners
t
I'm essentially refactoring a giant library of integration calls and to convert from 1.0 to 2.0 i'd have to rewrite the entire project but if I utilize a proxy I can iteratively replace calls and tackle things piece by piece instead of all at once