To what extent are users using FME Server to both consume Web Services and Rest API's as well as a mechanism to create and expose Web Services and Rest API's for other software and platforms to consume.
This is for both Spatial and Aspatial Data.
To what extent are users using FME Server to both consume Web Services and Rest API's as well as a mechanism to create and expose Web Services and Rest API's for other software and platforms to consume.
This is for both Spatial and Aspatial Data.
A short reply based on my own experiences:
I've had good experience putting up API gateways in front of FME Server to provide a customized REST API, thereby hiding the specifics of FME Server in the background, in particular for outwards-facing servers where, for security reasons, you'll want to hide as much of the actual infrastructure as possible.