mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-09-18 10:00:38 +03:00
Correct mistranslation
- Uniform the translation of "public APIs" to "公開API". - "more" was omitted in the original translation.
This commit is contained in:
@@ -1443,7 +1443,7 @@ RPCは振る舞いを公開することに焦点を当てています。RPCは
|
||||
* ライブラリーの外側でエラーがどのようにコントロールされるかをを制御したいとき
|
||||
* パフォーマンスとエンドユーザーエクスペリエンスが最優先のとき
|
||||
|
||||
**REST** プロトコルに従うHTTP APIはパブリックAPIにおいてよく用いられます。
|
||||
公開APIにおいては、**REST** に基づくHTTP APIの方がよく用いられています。
|
||||
|
||||
#### 欠点: RPC
|
||||
|
||||
|
Reference in New Issue
Block a user