Book Image

RESTful Services with Delphi [Video]

By : Gordan Paunovic
4 (3)
Book Image

RESTful Services with Delphi [Video]

4 (3)
By: Gordan Paunovic

Overview of this book

<p>Nowadays, most web services work as RESTFul services. Enterprise systems are shifting towards micro-systems. With a RESTFul service, we usually have client applications operating on various platforms. At present, only one tool is capable of a building a RESTFul web service along with the client's applications using a single code base—an that's Delphi! </p><p> </p><p>In this course, you’ll learn to use the Delphi IDE to construct a complete system. We’ll show you how to create Server, Android, and Windows clients in a fast and efficient way. You’ll learn to code VCL applications and work with embedded SQL databases. You’ll also develop a RESTful application based on DataSnap technology with WebBroker. Finally, you’ll build a complete courier software system using Delphi with a single codebase. This course assumes prior basic knowledge of the Delphi programming language and its IDE, together with basic knowledge of SQL. </p><p> </p><p>All the code files and the related files are uploaded on GitHub at this link: https://github.com/PacktPublishing/RESTful-Services-with-Delphi </p><p></p>
Table of Contents (6 chapters)
Chapter 6
Wiring Up Your Server, Windows, and Android Application
Content Locked
Section 3
How to Use the System for Business?
Explore the system that you build cover, the ideas how to expand the existing system, and versatility of the solution we created.