0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

WebAPI と REST

Posted at

RESTの一次情報:Roy Fielding's doctoral dissertation

Webエンジニアを目指すとWeb API と REST という言葉がよく出てきます。
本記事では、これについてキャッチアップします。

まず、用語を整理します。

  • Web
    • World Wide Webの略
    • なんとなく分かると思うので割愛WWWについ
  • API
    • Application Programming Interfaceの略
  • REST
    • REpresentational State Transferの略

Webとは
HTTPなどのIT技術を利用して**メッセージの送受信(やり取り)**をする技術、またはサービス

  • YouTube1:海外エンジニア志望の1週間ルーティン動画・月1勉強進捗報告
  • note2:エンジニア日常ブログ
  • X3:駆け出しエンジニアの勉強報告・日報
  1. https://www.youtube.com/@hirokishimizu39

  2. https://note.com/hirokishimizu39

  3. https://www.youtube.com/@hirokishimizu39

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?