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?

More than 3 years have passed since last update.

用語集

Last updated at Posted at 2020-05-06

いろんな用語

いろいろ勉強していく中で用語の意味が分からなくて積んだので、、自分用です。

インターフェース
何かと何かを繋ぐもの
例えばUSBなんかもインターフェース(パソコンと周辺機器を繋ぐものだから)

API
Application Programming Interface」の頭文字
ソフトウェア同士をつなげるもの

APIキー
APIの呼び出し元のプロジェクト(アプリケーションまたはサイト)を識別する

認証トークン
アプリまたはサイトを利用するユーザー(個人)を識別する

# 参考資料
https://data.wingarc.com/what-is-api-16084
https://cloud.google.com/endpoints/docs/openapi/when-why-api-key?hl=ja

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?