GoodRequest / GoodNetworking

📡 GoodNetworking is an iOS library written in Swift that simplifies HTTP networking by using GRSession and Encodable/DataRequest extensions. It supports latest Swift and all iOS devices, making it a powerful solution for managing network interactions and data encoding/decoding. The library is easy to install with SPM.
MIT License
31 stars 1 forks source link

Query macro to reduce boilerplate #6

Open plajdo opened 8 months ago

plajdo commented 8 months ago

Query protocol requires boilerplate code to implement. Are swift macros a viable solution to provide code generation of such boilerplate?

andrej-jasso commented 8 months ago

Connected to https://www.notion.so/goodrequest/Swift-Macros-f37da2a9789d4334b4549233b5407a26?pvs=4