3.1. 启动 Server
Github: github.com/bigfile/bigfile
我相信经过 启动 Bigfile 章节的学习,您已经能够运行起 Server 了,大概会看到下面这样的结果:
bigfile http:start --cert-file server.pem --cert-key server.key
HTTP 服务是通过一组 REST API 接口来操作文件,我们在接下来的章节会逐个解析它,仅仅 8 个API。
英文文档:bigfile.site
Bigfile 中文文档
/
Github: github.com/bigfile/bigfile
我相信经过 启动 Bigfile 章节的学习,您已经能够运行起 Server 了,大概会看到下面这样的结果:
bigfile http:start --cert-file server.pem --cert-key server.key
HTTP 服务是通过一组 REST API 接口来操作文件,我们在接下来的章节会逐个解析它,仅仅 8 个API。
英文文档:bigfile.site
本文章首发在 LearnKu.com 网站上。
粤ICP备18099781号-6
|
粤公网安备 44030502004330号
|
违法和不良信息举报
由 Summer 设计和编码 ❤