Due to the retirement of YaaS, this repository is archived and will no longer be maintained. --- This is an example implementation of the YaaS "Wishlist" service based on Java. It uses the RAML definition generated by the SDK without modifications. It shows how to implement a basic service and how to integrate with other services on YaaS.
Due to current restrictions you can only use the Email service to send
emails with a fromAddress that belongs to the domain
{project}.mail.yaas.io, where {project} is the id of your project.
/{tenant}/send: deprecated, used /{tenant}/send-async instead