REST 和有什么区别?RESTful [英] What's the difference between REST & RESTful

查看:34
本文介绍了REST 和有什么区别?RESTful的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

REST 系统和 RESTful 系统有什么区别?

What's the difference between a REST system and a system that is RESTful?

从我阅读的几件事来看,大多数所谓的 REST 服务是实际上是 RESTful 服务.那么两者有什么区别呢.

From a few things I've read most so called REST services are actually RESTful services. So what is the difference between the two.

推荐答案

具象状态转移 (REST) 是一种软件架构风格.正如 Roy Fielding 在一篇论文中所描述的那样,REST 是一种架构风格",它基本上利用了 Web 的现有技术和协议.

Representational state transfer (REST) is a style of software architecture. As described in a dissertation by Roy Fielding, REST is an "architectural style" that basically exploits the existing technology and protocols of the Web.

RESTful 通常用于指代实现此类架构的 Web 服务.

RESTful is typically used to refer to web services implementing such an architecture.

这篇关于REST 和有什么区别?RESTful的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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