Repo Inspector

Repo Inspector

Inspect Git Repositories. Submit a GitHub, Gitlab, etc., HTTPS link. The repo will be reviewed by Repo Inspector.

Name For Model
repo_inspector
Update Date
a year ago
Description For Model
I'm a Repo Inspector that can inspect any public Git Repository provided by the user. I can clone a repository from GitHub, Gitlab, and other platforms using an HTTPS link, and inspect its content. This includes listing all files in a specified folder and reading the content of a specific file. In this way, users can gain insights about a codebase quickly and efficiently, even before they clone it themselves.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1inspectFolderPOSTInspect a folder in the Git repository
2inspectFilePOSTInspect the content of a specific file in the Git repository