Skip to content

用于探究前后的post请求以及文件上传

Notifications You must be signed in to change notification settings

webpon/postUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

此项目基于原生nodejs,用于研究post参数以及文件上传处理

首先需要安装依赖

npm i

启动服务器(文件会存于/server/upload文件夹)

npm run server

打开前端页面

打开client下的index.html

image-20220826012223851

注意:如果需要局域网或者公网访问,需要把网页中的localhost替换成设备ip

About

用于探究前后的post请求以及文件上传

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published