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
- Website
- repoinspector.onrender.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- 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 Id | HTTP Method | Description | |
---|---|---|---|
1 | inspectFolder | POST | Inspect a folder in the Git repository |
2 | inspectFile | POST | Inspect the content of a specific file in the Git repository |