Coco Relay
Relay service for the Coco tool.
Deploy your own copy of Coco Relay with Heroku.
Make a request to hg
You will need the following information from Mozilla hg: branch, revision and full path.
- Query format (raw):
mozilla_hg_raw?branch={BRANCH}?revision={REVSION}?path={path} - Query format (html):
mozilla_hg?branch={BRANCH}?revision={REVSION}?path={path}
Make a request to dxr
You will need the following information from Mozilla dxr: branch, revision and full path.
- Query format (html):
mozilla_dxr/?branch={BRANCH}&revision={REVSION}&path={path}