Comment on What we learned building 100 API integrations with OpenCodeparentComments−j16sdiz5moIn my experience, most "SDK" we have today is just thin wrapper of the HTTP call generated from openapi / swagger.It take lots of readings and testing before integrating to your project.
Comments
In my experience, most "SDK" we have today is just thin wrapper of the HTTP call generated from openapi / swagger.
It take lots of readings and testing before integrating to your project.