Files
2024-05-29 11:25:45 +02:00

412 B

description
description
Drive on TDrive

📁 Documents

description

Documents is the Nodejs drive implementation for tdrive, it contains drive items.

A Drive item can be:

  • a file
  • a directory
  • the root folder
  • the trash

wording

version each file in the drive has a version associated to each update.

Models and APIs

database-models

rest-api