Skip to content

Web services

Vladimir Kotal edited this page Nov 24, 2020 · 23 revisions

REST API

The OpenGrok web application provides a REST API under path /api/v1/.

For Indexer and Python scripts to work correctly, the URI of the web application needs to be specified with -U option. (For instance: -U http://localhost:8080/source).

For the API documentation go to https://opengrok.docs.apiary.io/