json-api:在PHP 7中实现JSON API

时间:2021-02-03 13:04:02
【文件属性】:
文件名称:json-api:在PHP 7中实现JSON API
文件大小:45KB
文件格式:ZIP
更新时间:2021-02-03 13:04:02
php json library php7 json-api 在PHP 7中实现的规范。不可变 该库的目的是确保所生成的JSON API文档的严格有效性。 JSON: { " data " : { " type " : " articles " , " id " : " 1 " , " attributes " : { " title " : " Rails is Omakase " }, " relationships " : { " author " : { " data " : { " type " : " people " , " id " : " 9 " }, " links " : { " self " : " /articles/1/relationships/author " ,

网友评论