This document discusses using FME Server to create REST web services. It provides three examples of web services created with FME Server: an OGC WXS service, an augmented reality service for a mobile app, and a subscription management service. FME Server allows creating web services by streaming data through a workspace and transforming it to standard formats like JSON and XML. The workspace implements the service standards while taking advantage of FME's transformation abilities.