Skip to content

Repository files navigation

Server

API Endpoints

URIMethodrequestresponse(success)
v1/helloGETN/A send('Hello World!')
v1/auth/loginPOSTbody({userId, password})json({ success: true, token: "" })
v1/fileGETheaders['authorization']query({userId, key})download()
v1/filePOSTheaders['authorization']multipart/form-datajson({key})

Source code dependent relationship visualization

dependency-graph

About

disdrive API server source code

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages