Blog
Featured Blog Post
Thursday, June 12, 2025
Weve been building something special at TMS for the past couple of years and today, were opening it up to the entire Delphi community.TMS Smart Setup is now fully open source.You can find the complete source code for both the...
Blog Posts:
Latest | Views arrow_downward
Friday, October 24, 2014
The latest TMS XData 1.1 version introduces a major feature: Service Operations. In addition to having your objects published as REST resources automatically, you can now add server-side logic in a very easy and straightforward way. Service operatio...
Thursday, December 20, 2018
I have already written here about the TMS XData Web App Generator. In the first post, the prototype was presented, and in the second post it was officially released, along with other nice features for TMS Aurelius and TMS XData. Now I'm glad to a...
Thursday, June 30, 2022
Creating Secure and Manageable Database-driven Web Services with TMS XData and DelphiWith great pleasure we announce another great collaboration with Wagner Landgraf, architect TMS Business tools and Holger Flic...
Monday, May 7, 2018
Our TMS XData expert Wagner R. Landgraf travels from Brasil to Germany especially for the TMS RADical Web training day on May 24th at Marienfeld, Germany. TMS XData is the tool for Delphi developers to enable creating fast, easy and secure REST APIs ...
Wednesday, August 12, 2015
One of my favourite features of TMS XData is its powerful querying capabilities. With no extra line of code in your server, clients can choose how to retrieve the server objects, filter them, set an order, etc.. For example, you can perform a GET r...
Monday, June 24, 2019
Well, actually I didn't forget it. I was just not blog about it. But since we got a very positive feedback in the last post about new features in TMS XData 4.5, I decided to show you an extra thing, somewhat related to the parameter binding feature:...
Tuesday, August 19, 2014
We're pleased to introduce today TMS XData, another important part in the TMS Business Subscription line-up of tools & components to let you write better & faster business logic for local, Windows-only, cross-platform and multi-tier solutions, in sho...
Thursday, October 12, 2023
Creating REST API servers with TMS XData is a breeze and it's even easier to generate documentation for it. XData automatically creates an OpenAPI document that describes your API, and automatically provides a SwaggerUI web interface for you th...
Saturday, November 16, 2024
In this post, we'll explore how to sign and validate JSON Web Tokens (JWTs) using asymmetric keys (RS256) in XData and Sphinx. What Are Asymmetric Keys?Asymmetric encryption uses a pair of keys: a private key and a public key. The...
Wednesday, July 17, 2024
Hey developers! We've got something awesome lined up for you: a new tutorial series where we'll explore XData and charting web services in depth. Hosted by Holger Flick, these episodes will show y...