ellx

ELLX resource server

Usage no npm install needed!

<script type="module">
  import ellx from 'https://cdn.skypack.dev/ellx';
</script>

README

ellx resource server API

Path Parameters Description
GET /identity retrieve the identity of the server (default: localhost-port)
GET /resource/:path retrieve the resource (a file or a folder index)
POST /resource/:path action (move/copy), destination move or copy the resource
DELETE /resource/:path delete the resource
PUT /resource/:folderPath files: [[path, contents]] create or update multiple files or folders