Basic HTTP Request - has anyone come across an example? I just want to interact with Google Sheets API . . .
associated info - . . . make my changes and spout out json from that json so that it can be used for both iOS and Android (for localization)
Basic HTTP Request - has anyone come across an example? I just want to interact with Google Sheets API . . .
associated info - . . . make my changes and spout out json from that json so that it can be used for both iOS and Android (for localization)
how do I parse an EventLoopFuture ![]()
https://gist.github.com/lahariganti/621a54a5716ddb508a452a5c516fcb25
That seems to be on the right track, what are you stuck on? (You can use syncDecode instead of decode in which case decodedSheet will be of type Sheet
that is it; thanks, Tim!
This topic was automatically closed after 166 days. New replies are no longer allowed.