8000 GitHub - the-real-i9/i9rfs-server: A Remote File System API server built entirely with Web Socket, to build apps like Google Drive and One Drive.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Remote File System API server built entirely with Web Socket, to build apps like Google Drive and One Drive.

Notifications You must be signed in to change notification settings

the-real-i9/i9rfs-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i9rfs (API Server)

Test i9rfs

Build a Cloud Storage and Online File System application like Google Drive and One Drive

Intro

i9rfs is an API server for a Virtual File System application, built with entirely using WebSocket in Go. It supports major file system operations that can be used to implement Cloud Storage applications such as Google Drive and One Drive.

Technologies

go go go neo4j go go

Table of Contents

Features

Visit the API documentation for implementation guide.

  • Create directories
  • Upload files
  • List the contents of a directory
  • Copy and Move files/directories
  • Delete files/directories
  • Rename files/directories
  • Move files/directories to Trash
  • View files/directories in Trash
  • Restore files/directories from Trash
  • Star files/directories

API Documentation

For all REST request/response Communication: Click Here

For all WebSocket Real-time Communication: Click Here

About

A Remote File System API server built entirely with Web Socket, to build apps like Google Drive and One Drive.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

0