Move gems into development group
This commit is contained in:
parent
7ee72b80db
commit
1f45cd899c
2 changed files with 17 additions and 14 deletions
|
|
@ -46,7 +46,7 @@ your data, who has access to it, and what can be done with it.</p>
|
|||
|
||||
<h3>API Overview</h3>
|
||||
|
||||
<p>Tent uses <a href="http://en.wikipedia.org/wiki/JSON">JSON</a> over HTTP.</p>
|
||||
<p>Tent is a social layer over HTTP using <a href="http://en.wikipedia.org/wiki/JSON">JSON</a>.</p>
|
||||
|
||||
<p>Requests are authenticated with <a href="http://en.wikipedia.org/wiki/Hash-based_message_authentication_code">HMAC</a>
|
||||
signatures, and apps use <a href="http://en.wikipedia.org/wiki/OAuth">OAuth 2</a> to access
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue