Although this topic has been discussed before, I still hope to reconsider the development of Git Bridge.
Overleaf's Git Bridge is an open-source component that is still being maintained and is open-source. Its directory is here(maybe you have known this): https://github.com/yu-i-i/overleaf-cep/tree/ext-ce/services/git-bridge
Docker image is here: https://quay.io/repository/sharelatex/git-bridge?tab=tags&tag=latest
There is also related API documentation:
https://github.com/yu-i-i/overleaf-cep/blob/70b179161fb8aac9e9166f3e7bcf63e828205fd3/services/git-bridge/src/test/resources/uk/ac/ic/wlgitbridge/WLGitBridgeIntegrationTest/state.json#L66
Git-Bridge.pdf
Is it possible for us to complete the implementation of API/v0? I think we can refer to the ol-official website and complete the web API v0.
Although this topic has been discussed before, I still hope to reconsider the development of Git Bridge.
Overleaf's Git Bridge is an open-source component that is still being maintained and is open-source. Its directory is here(maybe you have known this): https://github.com/yu-i-i/overleaf-cep/tree/ext-ce/services/git-bridge
Docker image is here: https://quay.io/repository/sharelatex/git-bridge?tab=tags&tag=latest
There is also related API documentation:
https://github.com/yu-i-i/overleaf-cep/blob/70b179161fb8aac9e9166f3e7bcf63e828205fd3/services/git-bridge/src/test/resources/uk/ac/ic/wlgitbridge/WLGitBridgeIntegrationTest/state.json#L66
Git-Bridge.pdf
Is it possible for us to complete the implementation of API/v0? I think we can refer to the ol-official website and complete the web API v0.