matyunya / ellx-rs

ELLX resource server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ELLX resource server

License:MIT License


Languages

Language:JavaScript 100.0%