Home > Backend Development > PHP Tutorial > 是不是可以利用REST API上传文件

是不是可以利用REST API上传文件

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 12:01:27
Original
1337 people have browsed it

是否可以利用REST API上传文件?
是否可以将上传文件的功能做成RESTful API? 客户端是C程序或DOS环境,如何调用此API进行文件上传呢?
请多指教,最好有代码,谢谢!
------解决方案--------------------
可以!无论服务端使用的是何种语言,都有标准的接收上传文件的代码

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Laravel adds Api namespace
From 1970-01-01 08:00:00
0
0
0
What does the Laravel api manual do?
From 1970-01-01 08:00:00
0
0
0
javascript - About Baidu Map API calling issues
From 1970-01-01 08:00:00
0
0
0
How to get the Baidu map api
From 1970-01-01 08:00:00
0
0
0
laravel dingo/api installation and configuration
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template