Skip to content

John McLear

Founder, Inventor, Creator

Primary Menu

  • Home
  • Creations
  • Gratitude
  • Profiles
  • Contact

Etherpad Lite Java Client

Posted on January 2, 2012 by John McLear

A Java client for Etherpad Lite’s HTTP JSON API.

Example:

EPLiteClient api = new EPLiteClient(“http://etherpad.mysite.com”, “FJ7jksalksdfj83jsdflkj”);
HashMap pad = api.getText(“my_pad”);
String pad = pad.get(“text”).toString();

Report Post As Inappropriate

Posted in Features

Post navigation

A short Etherpad Lite talk
Etherpad Vs Etherpad Lite — Which is right for you?
Proudly powered by WordPress | Theme: Simppeli by Foxland.