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

Version support 1.0 - 1.1

Java

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

Documentation http://jordanhollinger.com/docs/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