.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _introduction: Introduction ============ .. _what-it-does: What does it do? ---------------- This extension gives you the easy way to implement RESTful web services in your extension. All you need is to define the path as method and class annotation and to register your PHP class as a new service.