How to send Images in Post Requests w/ Swift (Multipart Form Data)

preview_player
Показать описание
In this video, I'll show you how to send images with post requests with Swift. You can also send almost any other kind of file (pdf, mp4 etc) with HTTP post requests in swift 5 Xcode. If you're ever wondering how to send images in a post request, this video is for you! By following along, you'll be able to send large images with URLSession.

If you liked this video please consider leaving a like and comment. If you want more Swift and occasional back-end content, consider subscribing!

Backend Code:

Project Code:

Hire Me:
Рекомендации по теме
Комментарии
Автор

Glad I found your video! You got a new subscriber :)

tyyt
Автор

What if i want to upload large file? For example 5gb

GoGaSish
Автор

Thanks. Why isn’t swift having something more streamlined for this??

syncflipper
Автор

Finally... Finally I found what I've wanted! I'll try this tutorial within 2 days. Thank you from Korea. Take my like, subscription!

minseongkang
Автор

It works perfect. Thank you so much, CodeBrah!

minseongkang