I have a VB.net project that queries my online database directly. Now I want to use API instead of direct connection. Please I have never done such before and all materials I got online are not learning friendly and some that are friendly didn't have relation with database.
And secondly, how to consume it from my VB.net program.
Thanks for your response in advance.