【发布时间】:2017-08-28 07:03:30
【问题描述】:
如何设置rest服务器和客户端。 我阅读了教程https://code.tutsplus.com/tutorials/working-with-restful-services-in-codeigniter--net-8814。 我对 restfull 服务有所了解,rest server 工作正常,但 rest client 不行。
我的问题是我不明白 rest client spark 的想法,并且给定的链接 CodeIgniter Curl library: http://getsparks.org/packages/curl/show was down ,所以无法得到这个。 我怎么得到这个?
【问题讨论】:
标签: php codeigniter curl rest-client codeigniter-restserver