Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kimjoar/169865 to your computer and use it in GitHub Desktop.
Save kimjoar/169865 to your computer and use it in GitHub Desktop.
<title>People in Get Satisfaction</title>
<h1>People</h1>
<ul>
<li>
<div class="vcard person">
<a href="http://api.getsatisfaction.com/people/167761" class="fn nickname url">Mr.B</a>
<span class="note">the more you learn the less you know</span>
<span class="canonical_name">mrb</span>
</div>
</li>
<li><div class="vcard person">...</div></li>
<li><div class="vcard person">...</div></li>
<li><div class="vcard person">...</div></li>
</ul>
<a href="http://api.getsatisfaction.com/people?page=1" rel="self">self</a>
<a href="http://api.getsatisfaction.com/people?page=1" rel="first">first</a>
<a href="http://api.getsatisfaction.com/people?page=2" rel="next">next</a>
<a href="http://api.getsatisfaction.com/people?page=568" rel="last">last</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment