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.
シェルスクリプトからWebサービスを呼び出すにはどうすればよいですか?それは、安らかなまたは通常の任意のWebサービスである可能性があります。
curl、または他のコマンドを使用できますか?例やリンクがあれば役に立ちます。
curl
クエリ文字列パラメータを投稿する場合は、-dオプションを使用してカールします。
http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/