Skip to content

interlink-project/interlinker-ceditor

Repository files navigation


Logo

Collaborative editor interlinker

Interlinker that allows multiple users to collaborate on real-time documents using Etherpad technology
View Interlink project »

Docker build and publish status
Report Bug · Request Feature

About the Interlinker

Screen Shot

This interlinker is intended to be a wrapper for the Etherpad open source tool. It consists of an API (developed with FastAPI) that acts as a proxy with Etherpad's own API (https://etherpad.org/doc/v1.8.4/), so that the specification of the project's interlinkers is followed and the agreed standard methods are provided.

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

  1. Build the containers

    docker-compose -f docker-compose.devintegrated.yml build
  2. Run the containers

    docker-compose -f docker-compose.devintegrated.yml up -d

Docs

http://DOMAIN/docs

Integrable methods

POST to DOMAIN/assets/instantiate

GET to DOMAIN/assets/{id}/view

DELETE to DOMAIN/assets/{id}

POST to DOMAIN/assets/{id}/clone

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5