News

Using Apilayer REST APIs from Delphi

As you might have seen online, Idera (Embarcadero parent company) recently acquired apilayer, a company offering a number of REST API micro-services, ranging from IP address geolocation to email and phone number checks, from financial information to weather and flight tracking. You can find a list of the company products at https://apilayer.com/. Each product has itw own web site, where you…
Read more
DelphiRAD Studio

Open Source Redis Key Value Store Client Library Available For Delphi

Delphi Redis Clientcan send all Redis commands and read the response using an internal parser. Moreover, many popular commands have specialized dedicated methods that simplify utilization. This is the Redis Client interface used to connect, send commands, and manage the Redis server. Many methods are 1-1 mapping to the Redis command with the same name (eg. SET is a map to the Redis SET…
Read more
DelphiRAD Studio

Powerful Open Source Minimalist Web Framework Available For Delphi

When you learn the Embarcadero Delphi programming language, you can create anything with it. From cross-platform applications to the web applications. You can create both backend and frontend with the same language moreover, it can become handy when it comes to connecting them. There are several official web application and API frameworks available for Delphi & C++ Builder. One of them…
Read more
C++DelphiInterBaseRAD Studio

RAD Server and the included Data Storage for RAD Server Users

Embarcadero’s RAD Server Enterprise Mobility Server (EMS) is a turn-key application foundation for rapidly building and deploying services based applications. RAD Server’s core offerings include automated Delphi and C++ REST/JSON API publishing and management, Enterprise database integration middleware, IoT Edgeware and an array of application services such as User Directory and…
Read more