Category: API
Suppose you have a few important web pages (URL) and you want to make sure that these URLs are accessible before any further functions testing. So you can unit …
In this post, we know the easy way to dynamically obtain a QR image for any given text or URL. So in this article, we will explore the method …
WeChat APIs require the input of the token, which is accessed via the following API: https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=APPID&secret=APPSECRET On success, it returns the token string and the expiry in seconds. There …
I have recently migrated my project from Delphi 2007 to Delphi XE8 (and Seattle). It is a COM+ DLL and all API interfaces stay the same. However, for backward …
With so many different API’s available, how do you know which one will provide the best functionality for your website? Below is a quick quite to the best API’s …