How to create a new REST API in Nuxeo?

Hi all, I would create a new bundle in nuxeo, where I want to use JAVA API and publish new REST API. I have any difficulties to create new REST API, How can I do it? Thank you in Advance.

0 votes

1 answers

1823 views

ANSWER



Hi!

Not sure about what you are trying to achieve but did you have a look to https://www.nuxeo.com/blog/how-to-extend-nuxeo-rest-api/ ?

It explains how to add your own REST api endpoint under the /api/v1/ path. There is an example for /api/v1/workflow

1 votes



It's a good resource. Thank you
01/16/2017