Closed
Description
Gerrit is a google git repo hosting service:
https://www.gerritcodereview.com/
Its like gitea, github, or bitlab.
It has an API: https://gerrit-review.googlesource.com/Documentation/rest-api.html
Also some npm API access packages:
https://www.npmjs.com/package/@gerritcodereview/typescript-api
https://www.npmjs.com/package/@gerritkit/rest
This would be a great addition.