<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: REST-esting with cURL</title>
	<atom:link href="http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/</link>
	<description>It&#039;s easy if you know how</description>
	<lastBuildDate>Thu, 21 Jun 2012 10:51:50 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TronSFarmer :: Restful :: RESTful testing with cURL</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2058</link>
		<dc:creator>TronSFarmer :: Restful :: RESTful testing with cURL</dc:creator>
		<pubDate>Thu, 21 Jun 2012 10:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2058</guid>
		<description>[...] ที่มา REST-esting with cURL [...]</description>
		<content:encoded><![CDATA[<p>[...] ที่มา REST-esting with cURL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rest, Json and Spring &#171; Yes, Nós Temos Bananas</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2054</link>
		<dc:creator>Rest, Json and Spring &#171; Yes, Nós Temos Bananas</dc:creator>
		<pubDate>Thu, 03 May 2012 22:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2054</guid>
		<description>[...] cURL to test findOrder Rest service. If you are new to cURL, I  suggest the reading of REST-esting with cURL to get started with it. A good alternative to cURL to debug RESTful web services is a nice Firefox [...]</description>
		<content:encoded><![CDATA[<p>[...] cURL to test findOrder Rest service. If you are new to cURL, I  suggest the reading of REST-esting with cURL to get started with it. A good alternative to cURL to debug RESTful web services is a nice Firefox [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curious » REST-esting with cURL &#124; The Winding Journal</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2052</link>
		<dc:creator>Curious » REST-esting with cURL &#124; The Winding Journal</dc:creator>
		<pubDate>Mon, 23 Apr 2012 23:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2052</guid>
		<description>[...] Curious » REST-esting with cURL.     Common   &#8592; How to fstab &#8211; Ubuntu Forums     Leave a comment ?0 Comments. [...]</description>
		<content:encoded><![CDATA[<p>[...] Curious » REST-esting with cURL.     Common   &larr; How to fstab &#8211; Ubuntu Forums     Leave a comment ?0 Comments. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Han Runar &#187; Manually testing Rails REST API with cURL</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2044</link>
		<dc:creator>Han Runar &#187; Manually testing Rails REST API with cURL</dc:creator>
		<pubDate>Wed, 15 Feb 2012 17:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2044</guid>
		<description>[...] was reading REST-esting with cURL and found this very useful for manually testing my Rails JSON APIs. I am using Cucumber for my [...]</description>
		<content:encoded><![CDATA[<p>[...] was reading REST-esting with cURL and found this very useful for manually testing my Rails JSON APIs. I am using Cucumber for my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Confluence: Product Development</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2043</link>
		<dc:creator>Confluence: Product Development</dc:creator>
		<pubDate>Tue, 10 Jan 2012 10:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2043</guid>
		<description>&lt;strong&gt;REST Services Best Practices...&lt;/strong&gt;

Einleitung  An dieser Stelle wollen wir unsere Erfahrungen und Vorstellungen für eine saubere REST Service Architektur sammeln und dokumentieren. Dies soll Wildwuchs in der Art, wie unsere Schnittstellen aussehen, eindämmen helfen.......</description>
		<content:encoded><![CDATA[<p><strong>REST Services Best Practices&#8230;</strong></p>
<p>Einleitung  An dieser Stelle wollen wir unsere Erfahrungen und Vorstellungen für eine saubere REST Service Architektur sammeln und dokumentieren. Dies soll Wildwuchs in der Art, wie unsere Schnittstellen aussehen, eindämmen helfen&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EddieS</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2029</link>
		<dc:creator>EddieS</dc:creator>
		<pubDate>Tue, 18 Oct 2011 14:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2029</guid>
		<description>A few aliases for bash if you&#039;re lazy like me ;)

&lt;code&gt;
#= REST cURL tests

# rest-get http://192.168.0.165/persons/person/1
alias rest-get=&quot;curl -i -H \&quot;Accept: application/json\&quot;&quot;

# rest-post &quot;firstName=james&quot; http://192.168.0.165/persons/person
alias rest-post=&quot;curl -i -H \&quot;Accept: application/json\&quot; -X POST -d &quot;

# rest-put &quot;phone=1-800-999-9999&quot; http://192.168.0.165/persons/person/1
alias rest-put=&quot;curl -i -H \&quot;Accept: application/json\&quot; -X PUT -d &quot;

# rest-delete http://192.168.0.165/persons/person/1
alias rest-delete=&quot;curl -i -H \&quot;Accept: application/json\&quot; -X DELETE &quot;

# rest-post-put &quot;phone=1-800-999-9999&quot; http://192.168.0.165/persons/person/1
alias rest-post-put=&quot;curl -i -H \&quot;Accept: application/json\&quot; -H \&quot;X-HTTP-Method-Override: PUT\&quot; -X POST -d &quot;

# rest-post-delete http://192.168.0.3:8090/persons/person/1
alias rest-post-delete=&quot;curl -i -H \&quot;Accept: application/json\&quot; -H \&quot;X-HTTP-Method-Override: DELETE\&quot; -X POST &quot; 
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>A few aliases for bash if you&#8217;re lazy like me <img src='http://blogs.plexibus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><code><br />
#= REST cURL tests</p>
<p># rest-get <a href="http://192.168.0.165/persons/person/1" rel="nofollow">http://192.168.0.165/persons/person/1</a><br />
alias rest-get="curl -i -H \"Accept: application/json\""</p>
<p># rest-post "firstName=james" <a href="http://192.168.0.165/persons/person" rel="nofollow">http://192.168.0.165/persons/person</a><br />
alias rest-post="curl -i -H \"Accept: application/json\" -X POST -d "</p>
<p># rest-put "phone=1-800-999-9999" <a href="http://192.168.0.165/persons/person/1" rel="nofollow">http://192.168.0.165/persons/person/1</a><br />
alias rest-put="curl -i -H \"Accept: application/json\" -X PUT -d "</p>
<p># rest-delete <a href="http://192.168.0.165/persons/person/1" rel="nofollow">http://192.168.0.165/persons/person/1</a><br />
alias rest-delete="curl -i -H \"Accept: application/json\" -X DELETE "</p>
<p># rest-post-put "phone=1-800-999-9999" <a href="http://192.168.0.165/persons/person/1" rel="nofollow">http://192.168.0.165/persons/person/1</a><br />
alias rest-post-put="curl -i -H \"Accept: application/json\" -H \"X-HTTP-Method-Override: PUT\" -X POST -d "</p>
<p># rest-post-delete <a href="http://192.168.0.3:8090/persons/person/1" rel="nofollow">http://192.168.0.3:8090/persons/person/1</a><br />
alias rest-post-delete="curl -i -H \"Accept: application/json\" -H \"X-HTTP-Method-Override: DELETE\" -X POST "<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roshanallan</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2026</link>
		<dc:creator>roshanallan</dc:creator>
		<pubDate>Fri, 23 Sep 2011 17:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2026</guid>
		<description>&lt;blockquote cite=&quot;siva&quot;&gt;
i want to know how to use CURL to pass a Request body to a REST Server. when I send with -d I get an error “application/x-www-form-urlencoded” is not supported”
&lt;/blockquote&gt;
What REST server are you using? Check that the REST Resource you are invoking to confirm that it can accept POST methods</description>
		<content:encoded><![CDATA[<blockquote cite="siva"><p>
i want to know how to use CURL to pass a Request body to a REST Server. when I send with -d I get an error “application/x-www-form-urlencoded” is not supported”
</p></blockquote>
<p>What REST server are you using? Check that the REST Resource you are invoking to confirm that it can accept POST methods</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siva</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2025</link>
		<dc:creator>siva</dc:creator>
		<pubDate>Wed, 21 Sep 2011 21:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2025</guid>
		<description>i want to know how to use CURL to pass a Request body to a REST Server. when I send with -d I get an error &quot;application/x-www-form-urlencoded&quot; is not supported&quot;</description>
		<content:encoded><![CDATA[<p>i want to know how to use CURL to pass a Request body to a REST Server. when I send with -d I get an error &#8220;application/x-www-form-urlencoded&#8221; is not supported&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roshanallan</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2016</link>
		<dc:creator>roshanallan</dc:creator>
		<pubDate>Fri, 11 Mar 2011 05:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2016</guid>
		<description>&lt;blockquote cite=&quot;Sameer&quot;&gt;
I am not able to use the delete command of CURL

curl -v -X DELETE http://198.45.22.153/gradeguru-api/me/grades/48?access_token=“access token”

The above command says Rcv failure, connection was reset, however if I use localhost in place of the above URL, it deletes the record.
&lt;/blockquote&gt;

Is 198.45.22.153 the IP address of your local machine (localhost)?
It could be due to the connection timing out. You may want to test further to figure out this issur</description>
		<content:encoded><![CDATA[<blockquote cite="Sameer"><p>
I am not able to use the delete command of CURL</p>
<p>curl -v -X DELETE <a href="http://198.45.22.153/gradeguru-api/me/grades/48?access_token=“access" rel="nofollow">http://198.45.22.153/gradeguru-api/me/grades/48?access_token=“access</a> token”</p>
<p>The above command says Rcv failure, connection was reset, however if I use localhost in place of the above URL, it deletes the record.
</p></blockquote>
<p>Is 198.45.22.153 the IP address of your local machine (localhost)?<br />
It could be due to the connection timing out. You may want to test further to figure out this issur</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roshanallan</title>
		<link>http://blogs.plexibus.com/2009/01/15/rest-esting-with-curl/comment-page-1/#comment-2015</link>
		<dc:creator>roshanallan</dc:creator>
		<pubDate>Fri, 11 Mar 2011 05:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.plexibus.com/?p=29#comment-2015</guid>
		<description>James,
I&#039;m not aware of any directory of various REST apis. But I can point you to websites that expose their application functions via REST. Google Storage is a good example. So is Netflix - http://developer.netflix.com/blog/read/Introducing_the_Netflix_API.</description>
		<content:encoded><![CDATA[<p>James,<br />
I&#8217;m not aware of any directory of various REST apis. But I can point you to websites that expose their application functions via REST. Google Storage is a good example. So is Netflix &#8211; <a href="http://developer.netflix.com/blog/read/Introducing_the_Netflix_API." rel="nofollow">http://developer.netflix.com/blog/read/Introducing_the_Netflix_API.</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.497 seconds -->
