差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
下次修改 Both sides next revision
java:web:restapi [2019/09/27 16:43]
tony
java:web:restapi [2019/10/22 23:45]
tony [Resource]
行 46: 行 46:
   * [[https://​www.vegaitsourcing.rs/​media-center/​blog/​2015/​04/​hypermedia-driven-restful-web-apis/​|Hypermedia-driven RESTful web APIs]]   * [[https://​www.vegaitsourcing.rs/​media-center/​blog/​2015/​04/​hypermedia-driven-restful-web-apis/​|Hypermedia-driven RESTful web APIs]]
   * [[https://​stackoverflow.com/​questions/​35700344/​rest-api-and-ddd?​fbclid=IwAR2J_PFxqgMfDEBh3rFbSY-2cOvhoQhpw7MTynLoa2fZqHeuy-4lcK6PnkE|Rest API and DDD]]   * [[https://​stackoverflow.com/​questions/​35700344/​rest-api-and-ddd?​fbclid=IwAR2J_PFxqgMfDEBh3rFbSY-2cOvhoQhpw7MTynLoa2fZqHeuy-4lcK6PnkE|Rest API and DDD]]
 +  * [[https://​www.vinaysahni.com/​best-practices-for-a-pragmatic-restful-api|Best Practices for Designing a Pragmatic RESTful API]]
 ==== Basic ==== ==== Basic ====
   * [[https://​ihower.tw/​blog/​archives/​6483|HTTP Verbs: 談 POST, PUT 和 PATCH 的應用]]   * [[https://​ihower.tw/​blog/​archives/​6483|HTTP Verbs: 談 POST, PUT 和 PATCH 的應用]]
行 54: 行 55:
   * [[http://​tatiyants.com/​using-oauth-to-protect-internal-rest-api/​|using-oauth-to-protect-internal-rest-api]] studying..   * [[http://​tatiyants.com/​using-oauth-to-protect-internal-rest-api/​|using-oauth-to-protect-internal-rest-api]] studying..
   * [[https://​nordicapis.com/​3-common-methods-api-authentication-explained/​|3 Common Methods of API Authentication Explained]]   * [[https://​nordicapis.com/​3-common-methods-api-authentication-explained/​|3 Common Methods of API Authentication Explained]]
 +  * [[https://​www.itread01.com/​p/​12089.html|OpenID Connect 協議入門指南]]
  
 ==== URI ==== ==== URI ====