Update content/docs/index.md

"Tent is a social layer over HTTP"
This commit is contained in:
Daniel Siders 2012-09-01 17:19:17 -03:00
parent fad19b440c
commit 28b839a891

View file

@ -10,7 +10,7 @@ your data, who has access to it, and what can be done with it.
### API Overview
Tent uses [JSON](http://en.wikipedia.org/wiki/JSON) over HTTP.
Tent is a social layer over HTTP using [JSON](http://en.wikipedia.org/wiki/JSON).
Requests are authenticated with [HMAC](http://en.wikipedia.org/wiki/Hash-based_message_authentication_code)
signatures, and apps use [OAuth 2](http://en.wikipedia.org/wiki/OAuth) to access