Hi, I'm MrTango

    Tag: service

  1. Writing a custom service for Plone REST API

    The Plone REST API allows you to reduce client resquests, by expanding a response to include additional information in one single response. This post shows how you can write a service and expand it.