How to customize URL in Datasnap REST servers
June 7, 2018
Author: Landerson Gomes
In this post I discuss how to customize the URLs generated by the Datasnap REST server.
Challenge
A major challenge in building APIs when using Datasnap is to generate URLs so that documentation, understanding, and versioning is easy.
I’ve always been particularly bothered by the “datasnap / rest / TServeMethodName” automatically generated by Datasnap…