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?

フロントエンド・バックエンド間通信について

Posted at

フロントエンド、バックエンド間のAPI通信はどうなっている?

復習用
著者は初学者なため、信憑性低め
概念図のみ

技術

フロントエンド: React
バックエンド: Spring
インフラ: Nginx,AWS(あんまAWS要素無い)

図の見方

クライアント: 庶民
サーバ: 城(EC2)、兵士(Nginx,Springboot)
JSON: アンケート用紙
REST API: 兵士間の会話
アプリケーション: やり取りしてる書類

として、庶民が兵士にアンケートを提出し、それを兵士が解決するというストーリーになっている。

image.png

image.png

image.png

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?