如何设置休息服务器和客户端。我阅读了教程https://code.tutsplus.com/tutorials/working-with-restful-services-in-codeigniter--net-8814。我对restfull服务有所了解,rest server工作正常,但rest client没有。
我的问题是我不明白 rest client spark 的想法,并且给定的链接 CodeIgniter Curl 库: http: //getsparks.org/packages/curl/show已关闭,所以无法得到这个。我怎么得到这个?