Blog

Featured Blog Post

Tuesday, April 16, 2024

The concept of developing our own versatile component set, compatible across different frameworks and operating systems, emerged following our experience in crafting components for FMX. We were eager to provide users with the flexib...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

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...


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...


Tuesday, September 22, 2020

Create documentation is boring. At least that's my opinion, and most developers I know also don't like to write it. But that's something we need to do, of course. Thus, the easiest it gets to document things, the better. Photo by Aaron Burden o...


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:...


Wednesday, June 19, 2019

TMS XData 4.5 has been released with two major new features: parameter binding and Swagger UI. SwaggerUI is a great new addition, just by setting two simple properties in TXDataServer component (you can do it from the object inspector at design-time...


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...


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 ...


Thursday, April 19, 2018

Updated: April 11th, 2021.One of the most important aspects of a REST API server is security. It should be mandatory that your data is encrypted while being transferred between client and server. And the “standard” way to do such encryption...


Thursday, May 25, 2017

This is part 5 of the tutorial on how to create TMS XData and TMS Sparkle servers on Linux. On Part 4, we have added Sparkle to our Apache module, preparing it to receive any modules we want to add. And in this final part we will add the TMS XData mo...


Wednesday, May 24, 2017

This is part 4 of the tutorial on how to create TMS XData and TMS Sparkle servers on Linux. On Part 3, we have created and deployed our first Apache Module using WebBroker. Now we're going to add TMS Sparkle to it. Here is video for part 4: Adding T...


PREVIOUS NEXT