- 追加された行はこの色です。
- 削除された行はこの色です。
- RESTful へ行く。
#author("2020-05-16T04:36:40+00:00","default:sagasite","sagasite")
[[API]] > RESTful
RIGHT:2020-05-16 (土) 公開
//RIGHT:2020-05-16 (土) 更新
//----- ----- ----- ----- ----- ----- ----- -----
RESTfulについて学びましょう!
//----- ----- ----- ----- ----- ----- ----- -----
//----- KEYWORD BEGIN -----
#html{{
<div class="panel panel-danger">
<div class="panel-heading">キーワード</div>
<div class="panel-body">
}}
//----- KEYWORD BEGIN -----
- REpresentational State Transfer
- ステートレス
//----- KEYWORD END -----
#html{{
</div>
</div>
}}
//----- KEYWORD END -----
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
#contents
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
* RESTfulとは? [#p6d4876e]
-RESTful - Google 検索
https://www.google.com/search?q=RESTful
-Representational State Transfer - Wikipedia
https://ja.wikipedia.org/wiki/Representational_State_Transfer
-RESTful APIとは?
https://blog.api.rakuten.net/jp-restful-api/
>REpresentational State Transferの略であるREST。
RESTful APIは、基本的に「RESTの原則」に従って実装されているWebシステムのHTTPでの呼び出しインターフェースのことを指します。
** 公式サイト [#official]
-Fielding Dissertation: CHAPTER 5: Representational State Transfer (REST)
https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm
//** リンク [#link]
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
//* リファレンス / チュートリアル [#reference]
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
//* ライブラリー / フレームワーク [#library]
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
//* Tips [#tips]
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
* 参考書 [#book]
#html{{
<table border="0" cellpadding="5"><tr><td valign="top"><a href="https://www.amazon.co.jp/exec/obidos/ASIN/4873113539/vertex9-22/" target="_blank"><img src="https://m.media-amazon.com/images/I/51Su2Ger2sL._SL160_.jpg" border="0"></a></td><td> </td><td valign="top"><a href="https://www.amazon.co.jp/exec/obidos/ASIN/4873113539/vertex9-22/" target="_blank">RESTful Webサービス</a><br>Leonard Richardson<br>オライリー・ジャパン<br>2007-12-21<br>¥4180</td></tr></table>
<hr>
}}
#html{{
<table border="0" cellpadding="5"><tr><td valign="top"><a href="https://www.amazon.co.jp/exec/obidos/ASIN/4774142042/vertex9-22/" target="_blank"><img src="https://m.media-amazon.com/images/I/51MYIj2sFNL._SL160_.jpg" border="0"></a></td><td> </td><td valign="top"><a href="https://www.amazon.co.jp/exec/obidos/ASIN/4774142042/vertex9-22/" target="_blank">Webを支える技術 -HTTP、URI、HTML、そしてREST (WEB+DB PRESS plus)</a><br>山本 陽平<br>技術評論社<br>2010-04-08<br>¥2827</td></tr></table>
<hr>
}}
#html{{
<table border="0" cellpadding="5"><tr><td valign="top"><a href="https://www.amazon.co.jp/exec/obidos/ASIN/4873116864/vertex9-22/" target="_blank"><img src="https://m.media-amazon.com/images/I/51GHwTNJgSL._SL160_.jpg" border="0"></a></td><td> </td><td valign="top"><a href="https://www.amazon.co.jp/exec/obidos/ASIN/4873116864/vertex9-22/" target="_blank">Web API: The Good Parts</a><br>水野 貴明<br>オライリージャパン<br>2014-11-21<br>¥2420</td></tr></table>
<hr>
}}
//----------------------------------------
// A8 Ads - sakura VPS banner
~
#html{{
<center><a href="http://px.a8.net/svt/ejp?a8mat=1O73NW+3B2PRM+D8Y+BXB8X" target="_blank"><img border="0" width="468" height="60" alt="" src="http://www21.a8.net/svt/bgt?aid=101108300200&wid=001&eno=01&mid=s00000001717002003000&mc=1"></a><img border="0" width="1" height="1" src="http://www18.a8.net/0.gif?a8mat=1O73NW+3B2PRM+D8Y+BXB8X" alt=""></center>
}}
//----------------------------------------