News

How-To: Generating Documentation for RAD Server APIs

RAD Studio allows you to create API documentation for new RAD Server Resource modules in YAML and JSON format. The new implementation is based in theSwagger RESTful API Documentation Specification. EMS.ResourceType implements the new attributes that can be used to generate API documentation for the EndPoints of a Resource. EndPointRequestSummary Description of a…
Read more
News

How-To: Deploy The Production Version of RAD Server to Linux

[See the full index of articles for more information] In this post, we’ll walk you through setting up RAD Server on Linux and deploying your project into production. It was written by Eli M. What is RAD Server? RAD Server makes it fast and easy to build flexible back-end servers for your multi-tier Delphi or C++Builder application solution. Developers can choose from a number of built-in…
Read more
News

Using EMSDataSetResource Component with RAD Server

[See the full index of articles for more information] Table of Contents The EMSDataSetResource Component Test the RAD Server application Create VCL client application using the EMSDataSetResource endpoint functionality Additional Information 1 The EMSDataSetResource…
News

New RAD Server (EMS) Articles, Resources, and eBook

We just hada fantastic RAD Server Webinar with David I., and have started publishing a series of articles and an ebook also by David I. This post is an index or hub for all these resources, and I’ll update it as we continue to roll them out. The Complete Guide…
News

Introduction to Building Your First RAD Server Service

[See the full index of articles for more information] Table of Contents: 1. Using the RAD Server Project Wizard 2. The Wizard Generated RAD Server Project and Source Code 3. Configuring your first RAD Server Application 4. Testing your first RAD Server Application 5. See Also In this blog post, you’ll learn how to build your first RAD Server service-based applications using Delphi and…
Read more
C++

New RAD Server Console Ext JS UI in RAD Studio 10.3.1

The new RAD Server Console UI in10.3.1is an additional download from GetIt and it sits side by side with the older console. We’ll integrate it more deeply in the future, but you can start using it easily today. 1. Download from GetIt The new web…
News

New RAD Server Features in RAD Studio 10.3

The version of RAD Server that ships with RAD Studio 10.3 offers a very significant set of enhancements, mostly focused on how a resource (and have a URL) is mapped to classes and methods on the server. While the key idea of having classes (or data modules) that implement…
News

Architect Edition Now Includes RAD Server Multi-Site License

RAD Server is a powerful solution for building web services and modern multi tier applications, and as a backend for mobile applications. You can use RAD Server to publish your own REST APIs, like exposing database data or any other data source, but also perform actions on the backend. This is often needed for mobile applications, but, in general, for any modern multi-tier architecture. Having the…
Read more