Would you like to create an application with real-time flight status & global aviation data updated as often as every single minute? Whether it’s building booking platforms, visualizing and monitoring global flights, or creating popular flight tracking applications, wouldn’t it be nice to have a free, simple REST API for live flight tracking & airport timetable data? You’ve…
Forwarding a set of emails to incorrect or invalid email addresses can be tedious and time-consuming. To avoid this problem, you can utilize an email validation API which helps you thoroughly verify and identify the email sender’s domain and username with minimal fuss.
How To Build A Powerful App For Live News And More
July 21, 2021
Would you like to enhance your application with news data from thousands of international news publishers and blogs, updated as often as every single minute? Wouldn’t it be nice to have a FREE, Simple REST API for Live News & Blog Articles?
In this article, we…
Everything You Need For An Awesome Low Code Weather App
July 15, 2021
Would you like to enhance your application with Real-Time & Historical World Weather Data information? Wouldn’t it be nice to have an API to retrieve instant, accurate weather information for any location in the world in lightweight JSON format? More importantly, do you want to do all that with the smallest possible amount of code and yet keep it easy to understand and completely…
How To Add Website Metrics To Your Apps Right Now
July 5, 2021
Website metrics are very important for webmasters to analyze and judge the efficacy and usefulness of their websites. Typically the metrics will show the ranking information, indexing information, spam range, and many more information to get an idea about the page. The…
There are a huge number of Windows App Development tools available on the market. However, not all of them can boost productivity effectively. So, choosing the right one can be tricky. In this post, you will find 7 of my favorite desktop software development tools. They have…
Do you want to add enterprise-grade Wolfram Alpha features to your applications? You can easily use Wolfram Alpha in our C++ Software and Delphi applications by using Wolfram|Alpha API from the Wolfram Alpha with free 2000 requests monthly. It is a RESTful server and very easy to set up and get data in JSON format, which means we can easily use the REST framework to connect this data.
What is…
How Do I Add An Ultimate AI-Driven Chatbot To My App?
June 27, 2021
Chatbots are the unctuous umami flavoring to modern enterprise-grade apps. The AI in the chatbot is the secret sauce. What you need is the recipe. A chatbot adds that extra polish to your app if it’s appropriate to your user base and the app’s purpose. At the…
RAD Server CRUD Procedures - Part 2
June 11, 2021
In this Part 2 post, we will discuss modifying the default generated CRUD (CREATE, READ, UPDATE, DELETE) procedure implementations from the RAD Server Package Wizard, to show one possible way to implement Get, GetItem, Post, PutItem and DeleteItem REST Endpoints.
In the Part…
Are you familiar with the concept of OCR? Wouldn’t it be nice to be able to easily convert images of typed, handwritten or printed text into machine-encoded text? Take a look at the two images below, with just a few lines of code we will make our Windows, Mac, Android or iOS application able to “read” those texts! Whether from a scanned document, a photo of a document or the text on…