Perhaps you could keep all these API demos in the one thread? It's just the same code over and over with slight variations.@luke What one thread? I'm unaware of any specific place to put these. And yes, they are largely the same code over and over because I'm reusing the same functions over and over but each API has different requirements for Headers and different response types that have to be handled differently.
This is awesome! But I suggest putting an Inkey$ loop at the end so it doesn't say to press any key to continue, which takes away part of the picture. In the _TITLE you can say "Press Esc to end." or something like that. Great job though!
This is awesome! But I suggest putting an Inkey$ loop at the end so it doesn't say to press any key to continue, which takes away part of the picture. In the _TITLE you can say "Press Esc to end." or something like that. Great job though!@SierraKen I figured that if anyone wanted to they could edit as they pleased. I was just giving the absolute most basic example I could.
You can put them in a thread called "Calling random API services" or similar. I'm sure you can come up with a name.