URL deciphering
The URL is one of the most important components in describing a service. It should be short and descriptive, and should provide a natural hierarchy path structure to the resource. The resource names should be nouns; verbs should be avoided.
A well designed API should be intuitive and easy to use. If done poorly, it can make the service difficult to use and understand. URL query strings should only be utilized for filtering and specifying the ordering of the result set.
推薦閱讀
- Mastering Ext JS(Second Edition)
- Troubleshooting PostgreSQL
- SQL基礎教程(視頻教學版)
- Python編程:從入門到實踐
- 21天學通C++(第5版)
- C#程序設計(項目教學版)
- Fast Data Processing with Spark(Second Edition)
- Java程序設計與項目案例教程
- 深入大型數據集:并行與分布化Python代碼
- Python趣味創意編程
- Instant Pygame for Python Game Development How-to
- 從零開始學UI設計·基礎篇
- MySQL從入門到精通
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- 軟件測試實驗實訓指南