Blog

Featured Blog Post

Tuesday, November 12, 2024

IntroIf you’re developing in Delphi and looking for a powerful, flexible, and highly customizable data grid solution, then TMS FNC Data Grid is the perfect choice. In this final blog, we continue on our journey with t...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

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


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


PREVIOUS NEXT