News

So what to do? Turn any jupyter notebook (aka ipynb) into an executable REST API endpoint that I can trigger (or use) anywhere in the world. Enter REST APIs. REST APIs have become a de facto way for ...
The first two digits of the ssc-restapi-client version correspond to the version of SSC where the REST API specification has been pulled from. The last digit is reserved for fixing problems with this ...
Automating repetitive steps in the development process of any product is an engineering desideratum. Every software product has an early development stage consisting of creating components that allow ...