-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
HTTP API client libraries
Robert Geislinger edited this page Aug 7, 2024
·
30 revisions
There are a number of client libraries for Etherpad Lite's HTTP API. Please help us keep them up to date!
API Version support 1.x
Version support 1.0 - 1.1.1
PyEtherpadLite:
- Source
- pypi package
- Version support 1.3
python-etherpad_lite:
- Source
- pypi package
- Version support 1.x
Etherpad::API (deprecated, CPAN)
Etherpad
Version support 1.0 - 1.2.12
Version support 1.0 - 1.1.1
Source, Packagist *Warning: requires composer.
Version support: 1.3
Version support 1.1 - 1.2
API Version support 1.x
Version support Unknown
API Version support 1.2.13
- Docs
- Translating
- HTTP API
- Plugin framework (API hooks)
- Plugins (available)
- Plugins (list)
- Plugins (wishlist)
- Etherpad URIs / URLs to specific resources IE export
- Etherpad Full data export
- Introduction to the source
- Release Procedure
- Etherpad Developer guidelines
- Project to-do list
- Changeset Library documentation
- Alternative Etherpad-Clients
- Contribution guidelines
- Installing Etherpad
- Deploying Etherpad as a service
- Deploying Etherpad on CloudFoundry
- Deploying Etherpad on Heroku
- Running Etherpad on Phusion Passenger
- Putting Etherpad behind a reverse Proxy (HTTPS/SSL)
- How to setup Etherpad on Ubuntu 12.04 using Ansible
- Migrating from old Etherpad to Etherpad
- Using Etherpad with MySQL
- Customizing the Etherpad web interface
- Enable import/export functionality with AbiWord
- Getting a list of all pads
- Providing encrypted web access to Etherpad using SSL certificates
- Optimizing Etherpad performance including faster page loads
- Getting to know the tools and scripts in the Etherpad /bin/ folder
- Embedding a pad using the jQuery plugin
- Using Embed Parameters
- Integrating Etherpad in a third party app (Drupal, MediaWiki, WordPress, Atlassian, PmWiki)
- HTTP API client libraries