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
1908 views
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