Hey there,
I recently had an idea to create a REST request macro that would be as simple to use as SwiftData. However, since I’ve never worked with Swift Macros before, I’m looking for some tips on how to get started and approach this project. I already have some ideas, but I’m concerned that they may not work. Additionally, I’d like to make the macro mockable for testing purposes.
Does anyone have any suggestions for me?