I'd like to create a web application which reads information about objects stored in PD Repository and display them.
I would like to be able to have an online connection to the repo without the need of exporting repo content and loading it to my webapp database, so to see always an up-to-date information about my models and stuff...
Does PD repo provide us with a WebServices API which I could use?