I have an OpenXava application and I would like to expose a REST API allowing external users and even other applications to do HTTP POST requests to my OpenXava Entities, thus creating new resources in my database.
Does anyone know if OpenXava can generate web services for my entities? I am using OpenXava 5.2.1.
I already read the documentation but found nothing about this.