Trending

#URLRequest

Latest posts tagged with #URLRequest on Bluesky

Latest Top
Trending

Posts tagged #URLRequest

Post image

It's getting serious. ๐Ÿ˜ฌ

Building a #Request involves several stages. First, I create the #URL along with the query items. Then, I construct a #URLRequest by adding headers and a body.

Finally, I return the URLRequest, a #Foundation type. โš’๏ธ

Next goal: send it! ๐Ÿš€

#Swift #iOS

0 0 0 0
Post image

I nailed it! ๐Ÿ’ช

Now, #SwiftyNetworking has a proper #Request builder pattern. I can freely build any objects that conform to Request and place them into a larger structure. ๐Ÿงฑ

It's time to start the weekend. Next step: prepare a generic #URLRequest builder. ๐Ÿš€

#BuildInPublic

2 1 0 0