Skip to content

HTTP API client libraries

jhollinger edited this page Jul 8, 2012 · 30 revisions

There are a number of client libraries for Etherpad Lite's HTTP API. Please help us keep them up to date!

Ruby

Source https://github.com/jhollinger/ruby-etherpad-lite

Documentation http://jordanhollinger.com/docs/ruby-etherpad-lite/

Rubygem https://rubygems.org/gems/etherpad-lite

EP Lite version support 1.0 - 1.1.1

Javascript (node)

Source https://github.com/tomassedovic/etherpad-lite-client-js

npm package http://search.npmjs.org/#/etherpad-lite-client

Version support 1.0 - 1.1.1

Python

Source https://github.com/devjones/PyEtherpadLite

Version support 1.0 - 1.1

PHP

Source https://github.com/jwalck/etherpad-lite-client

Documentation http://jordanhollinger.com/docs/java-etherpad-lite/

Version support 1.0 - 1.1

Java

Source https://github.com/jhollinger/java-etherpad-lite

Jar downloads https://github.com/jhollinger/java-etherpad-lite/downloads

Version support 1.1 - 1.1.1

.NET

Source https://github.com/ja-jo/EtherpadLiteDotNet

Version support Unknown

General

Resources

For Developers

How to's

Set up

Advanced steps

Integrating Etherpad in your web app

for Developers

Clone this wiki locally