Câu hỏi phỏng vấn API Design
Câu hỏi

What are the advantages of Web Services?

Câu trả lời

Some of the advantages of web services are:

  • Interoperability: Web services are accessible over network and runs on HTTP/SOAP protocol and uses XML/JSON to transport data, hence it can be developed in any programming language. Web service can be written in java programming and client can be PHP and vice versa.
  • Reusability: ...
junior

junior

Gợi ý câu hỏi phỏng vấn

middle

Trong API Design, khi nào nên dùng query params và khi nào nên dùng path params?

middle

Trong API Design, bạn xử lý mối quan hệ giữa các resource (has_many, belongs_to) như thế nào?

middle

Cách thiết kế API cho các action không thuần REST (ví dụ: /users/:id/ban) như thế nào cho hợp lý?

Bình luận

Chưa có bình luận nào

Chưa có bình luận nào