Relative Content

Tag Archive for javasdklanguage-agnosticwrapper

Programming language agnostic wrapper on Java SDK

I have created a Java SDK which is calling backend rest service. Now I would like to create a wrapper on top of it so that any other application irrespective of their programming language they using, they can call the SDK methods and pass the required parameters.