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();
Founder, Inventor, Creator
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();
We just updated the public sites available on Etherpad.org. We removed a lot of old sites and replaced with some great new ones. If your site has been removed then feel free to ask why in the comments and we will try our best to work with you to ensure your site meets our public site requirements.
Welcome to 2012 everyone, it’s going to be a Heck of a year for the Etherpad foundation so stay tuned in for a plethora of exciting announcements!
Warning: Contains some strong language