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

senior

Khi API có nhiều consumers (web, mobile, đối tác), bạn tổ chức endpoint như thế nào?

senior

Làm sao để thiết kế API realtime (WebSocket, SSE, polling) phù hợp?

middle

Trong API Design, khi nào nên dùng status code 201 thay vì 200?

Bình luận

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

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