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
News

Use Powershell to Install IIS for RAD Server EMS production environment [JAPAN]

RAD Server が提供する機能のうち、中間サーバの機能は IIS または Apache で動作します。このインストールですが、運用環境向けのインストール手順を見ると docwiki には IIS のインストール手順が以下のように掲載されています。 [コントロール パネル|プログラムと機能|Windows…
Read more