PC-BOY 管理員


註冊時間: 2004-10-15 文章: 376
|
發表於: 星期五 十月 09, 2015 12:50 pm 文章主題: A SPECIFICATION FOR BUILDING APIS IN JSON |
|
|
A SPECIFICATION FOR BUILDING APIS IN JSON
If you've ever argued with your team about the way your JSON responses should be formatted, JSON API is your anti-bikeshedding weapon.
By following shared conventions, you can increase productivity, take advantage of generalized tooling, and focus on what matters: your application.
Clients built around JSON API are able to take advantage of its features around efficiently caching responses, sometimes eliminating network requests entirely.
http://jsonapi.org/ _________________ 回覆就是最佳的回報. |
|