<p><br>
Am 29.06.2012 14:34 schrieb "Evert Pot" <<a href="mailto:evert@rooftopsolutions.nl">evert@rooftopsolutions.nl</a>>:<br>
> > I had a short look at the specification and found it to be a true REST API. I would use PUT to post a new status, but thats about it. Nice work!<br>
><br>
> PUT is only for replacing the resource at the url you specified.<br>
><br>
> So this implies that you must know the url of the new status you're creating. This is why POST is generally used for 'appending' new items.<br>
Thx for clearing this up. I only remembered that PUT was used to create a resource at a URL. You are of course right that you would have to know the URL for that.</p>
<p>So long</p>
<p>Jörn</p>