当前位置:网站首页>[fundamentals of interface testing] Part III differences between traditional style interfaces and restful style interfaces
[fundamentals of interface testing] Part III differences between traditional style interfaces and restful style interfaces
2022-04-21 23:36:00 【NAIST】
Traditional style interface
characteristic :
Request method , Use only get and post that will do
URL Is not the only , The same operation can correspond to different URL
The use of status code is relatively simple ,200 Most common

RESTful Style interface
Relevant interfaces for user operation , Include add delete change check
characteristic :
> every last URL Represents a resource
> Between client and server , A layer of expression that conveys this resource
The presentation layer : Different forms of data ( picture , Text is the same data object )
> Client through four HTTP Verb (GET、POST、PUT、DELETE), Operate on the server-side resources , Realization “ Represent layer state transformation ”
> The most common format of data transferred between interfaces is JSON

版权声明
本文为[NAIST]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204212329553776.html
边栏推荐
- . 101 keyboard events
- 如何让知识图谱辅助多轮对话
- PP semantic retrieval system
- 6. Protocol hierarchy and service model (key)
- Matlab implementation of Gan network notes
- Buuctf, you drove me away
- New independent version of the tiktok machine full repair version with video tutorial
- How to set the motion stroke and angle in SolidWorks
- DetNet: A Backbone network for Object Detection
- Two benchmark performance test methods of redis
猜你喜欢

Man machine verification reCAPTCHA V3 complete instructions

Developing Cami community system with ThinkPHP

How JMeter sets parameterization

Robot OS driven development

Click, walk and move of characters in 3D sandbox game

JMeter association parameters

6、協議層次化和服務模型(重點)
![[source code] super detailed interpretation of linkedblockingqueue source code](/img/e0/e55aa577e4ff30d5924aa549093231.png)
[source code] super detailed interpretation of linkedblockingqueue source code

Pytorch (V) -- Notes

Two benchmark performance test methods of redis
随机推荐
7.3 创建线程
Section II introduction to yolov3 tiny and Darknet
找出大于X的第一个质数(DAY 42)
iotdb权限管理
IJCAI2022录用结果出炉!接收率15%,你中了吗?
341 Linux connection database
自定義登錄成功處理
SolidWorks怎么设置运动行程和角度
Ruixin microchip AI part development record section 1 "PC side environment construction 1"
Buuctf question brushing record
340 leetcode valid Letter ectopic words
7.3 creating threads
PHP processing video ffmpeg (conversion)
GO语言学习——Go语言基础之流程控制二
Multi table view creation problem: modify view data times 1062
Robot OS driven development
Brush classic topics
多表创建视图问题:修改视图数据时报1062
Robot OS驱动开发
(Reprinted) MySQL ha