Forum Discussion
_anomDiebolt_
7 years agoQrew Elite
I mean these comments in a positive way to improve API access to QuickBase.
These libraries are all old and in some cases have not been updated in years. While I think they all still work for the methods they support, I don't think they cover all the available API methods nor are they maintained.
Technically these SDKs are all synchronous whereas all of the languages involved have adopted asynchronous network methods. There has been a tidal wave of features added to all of these languages including promises, async/await, generators, and reactive methods that should be supported by QuickBase's SDKs.
These libraries are all old and in some cases have not been updated in years. While I think they all still work for the methods they support, I don't think they cover all the available API methods nor are they maintained.
Technically these SDKs are all synchronous whereas all of the languages involved have adopted asynchronous network methods. There has been a tidal wave of features added to all of these languages including promises, async/await, generators, and reactive methods that should be supported by QuickBase's SDKs.