An open API service indexing awesome lists of open source software.

https://github.com/wstee/upload-file-demo

单文件上传,多文件上传,压缩上传,拖拽上传,粘贴上传,大文件上传demo
https://github.com/wstee/upload-file-demo

Last synced: 3 months ago
JSON representation

单文件上传,多文件上传,压缩上传,拖拽上传,粘贴上传,大文件上传demo

Awesome Lists containing this project

README

        

# 文件上传demo

简单实现单文件上传,多文件上传,压缩上传,拖拽上传,粘贴上传,大文件上传demo,便于参考

前端使用vue

后端使用koa