Handling Files in a REST API with PHP

Handling Files in a REST API with PHP10:32

Handling Files in a REST API with PHP için indirme bilgileri ve video detayları

Yükleyen:

Dave Hollingworth

Yayınlanma tarihi:

31/07/2024

Görüntülenme:

4.7K

Açıklama:

Learn how to handle files in a PHP REST API. In this project-based tutorial, code along with the instructor to create a partial RESTful API to handle file uploads and file retrieval. This project uses the SLIM PHP Microframework. 00:00 Introduction 00:28 Initial setup 02:42 Retrieving file data 04:43 Validation 06:32 Save the file 07:51 Get a file resource 09:12 Delete a file resource 10:12 Outro