We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
看了代码貌似是只能处理储存在七牛云端的图片,如果是任意的图片URL就比较厉害了。。
The text was updated successfully, but these errors were encountered:
主要是由于,所有的云端开发api格式都不尽相同,如果需要都适配,就需要根据这边的定制一个api,而后使用这个库的,后端,或者云端去开放同样的api,就行了。
假如你使用的是你们自己的云端,并且也想使用这个库,那么只要你们的云端也开发一样的API格式,就默认可以支持了。
Sorry, something went wrong.
很感谢你的建议。我后面会在 README.md 中直接点出,现在支持的哪些的 API格式,后面开发动态适配的接口,说不定可以实现类似的想法。
README.md
想法非常好,期待下一步,谢谢分享
恩。:)
Jacksgong
No branches or pull requests
看了代码貌似是只能处理储存在七牛云端的图片,如果是任意的图片URL就比较厉害了。。
The text was updated successfully, but these errors were encountered: