Skip to content
This repository was archived by the owner on Nov 14, 2017. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 858 Bytes

integration.md

File metadata and controls

33 lines (23 loc) · 858 Bytes
layout title menu
page
Integration
main

Web Site Embedding

The simplest way to add Hypothes.is to your web site is to include this line of JavaScript in your template or HTML code:

{% highlight html %}

<script defer async src="//hypothes.is/embed.js"></script>

{% endhighlight %}

CMS Add-ons / Modules

Atom and RSS Feeds

The Hypothes.is Stream is available as both Atom and RSS syndication feeds.

Checkout the Feeds documentation for more information on querying.

Integration

Our [HTTP API] provides access to publicly published, public domain licensed annotation content. We have a growing list of community created client libraries available.