ResKit 的 REST 网络服务 [英] REST Web Service for ResKit

查看:33
本文介绍了ResKit 的 REST 网络服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对要遵循的与 RestKit 同步的 REST API 感到非常困惑.我在提出放置/发布/删除请求时遇到问题.

I am quite confused on what REST API to follow that will sync with RestKit. I have a problem in making a put/post/delete request.

我遵循的 REST API 之一来自 NetTuts 我发现它很难与 RestKit 同步.

One of the REST API I follow is from NetTuts which I found very hard to sync with RestKit.

有什么建议吗?非常感谢!

Any suggestions? Thank you so much!

推荐答案

RestKit 是一个通用框架,用于通过 HTTP 使用 JSON/XML.它将与任何后端互操作,前提是有效载荷可以表示为键值编码键路径.

RestKit is a generalized framework for consuming JSON/XML over HTTP. It will interoperate with any backend, providing the payload can be expressed as key-value coding key paths.

这篇关于ResKit 的 REST 网络服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆