文件名称:dropbox-provider.anyfetch.com:anyFetch + Dropbox
文件大小:17KB
文件格式:ZIP
更新时间:2024-06-04 10:44:51
JavaScript
Dropbox AnyFetch提供程序 有关详细信息,请访问 。 AnyFetch提供程序,用于存储在Dropbox中的文件 如何安装? 您需要定义一些环境变量 # Go to https://www.dropbox.com/developers/apps to ask for app id and secret export DROPBOX_API_ID= " dropbox-id " export DROPBOX_API_SECRET= " dropbox-secret " # Provider URL, most probably https://your-host export PROVIDER_URL= " https://your-host " # AnyFetch app id and secret export ANYFETCH_API_ID= " anyfetch
【文件预览】:
dropbox-provider.anyfetch.com-master
----.jshintrc(2KB)
----test-auth.js(860B)
----lib()
--------workers.js(727B)
--------helpers()
--------update.js(1KB)
--------handlers()
--------index.js(1KB)
----app.js(418B)
----.travis.yml(1KB)
----config()
--------configuration.js(2KB)
----LICENSE(1KB)
----test()
--------workers-test.js(528B)
--------retrieve.js(600B)
--------handlers()
--------upload.js(2KB)
--------init.js(337B)
----Procfile(20B)
----README.md(2KB)
----.gitignore(261B)
----bin()
--------server(315B)
----package.json(1KB)