如何为我的iPhone应用程序实现DreamFactory Services Platform?

时间:2014-03-12 07:24:28

标签: iphone xcode ios7

有没有人为您的iPhone应用程序使用DreamFactory Services Platform?如何在iphone应用程序上实现它?

1 个答案:

答案 0 :(得分:1)

DreamFactory使用Swagger REST API规范。有一个repo,它有一个静态库,您可以导入以在https://github.com/dreamfactorysoftware/ios-sdk处对DSP上的任何服务进行所有调用。应该在星期一之前提供示例应用程序。