Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/scala/19.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用scalasca访问Neustar API_Scala_Rest_Api - Fatal编程技术网

使用scalasca访问Neustar API

使用scalasca访问Neustar API,scala,rest,api,Scala,Rest,Api,我对scala和Neustar都是新手。我目前有这个文档作为参考:但这并没有提到任何关于如何使用scala调用这个API的示例代码 有人对此有什么建议吗?或者只是简单介绍一下如何使用scala访问RESTAPI 谢谢 您可以使用STTP客户端。这篇博文是一个良好的开端: 免责声明:我为STTP的创建者SoftwareMill工作

我对scala和Neustar都是新手。我目前有这个文档作为参考:但这并没有提到任何关于如何使用scala调用这个API的示例代码

有人对此有什么建议吗?或者只是简单介绍一下如何使用scala访问RESTAPI


谢谢

您可以使用STTP客户端。这篇博文是一个良好的开端:

免责声明:我为STTP的创建者SoftwareMill工作