网络教程restfulapi是什么? restfulapi是什么? restful api是rest风格的api,是一套用来规范多种形式的前端和同一个后台的交互方式的协议。restful api由后台也就是server来提供前端来调用;前端调用api向后台发起http请求,后台响应请求将处理结果反馈给前端。 想要知道... app 2个月前 (12-06) 1℃ 0喜欢