Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SOAP および RESTful サービスに基づいて Web サービスを開発するための正しい決定ポイントは何ですか?
それは、消費者と、消費者が利用できるテクノロジーに完全に依存します。たとえば、サービスを使用する Ruby-on-Rails アプリはおそらく REST を好むでしょうが、Java クライアントはおそらく SOAP を好むでしょう。