为什么我这里不能通过URL直接访问服务器的mongoDB里面存储的图片呢?
PHPz
PHPz 2017-05-02 09:20:54
0
1
1044

我想问一下mongodb能直接通过url访问么?

PHPz
PHPz

学习是最好的投资!

reply all(1)
淡淡烟草味

Are you asking about RESTful API? The document contains a collection of commonly used RESTful servers. Even so, it is unrealistic to get images directly from RESTful. No database supports this, and it is difficult to do without a layer of application conversion.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template