This repository is the plugin index repository for SharwAPI (also known as Sharw's API).
This repository separates the information retrieved by the plugin market from the information submitted by developers, ensuring a clean file structure and traceability.
| Path | Description |
|---|---|
/data |
Data Source Directory. Each plugin corresponds to an independent .json file (e.g., apimgr.json), containing detailed plugin information, author, repository URL, and signature information. Please modify this directory to submit plugins. |
plugins.json |
Build Artifact. This file is automatically generated by GitHub Actions and is a collection of all plugin information. The Plugin Market API reads this file directly. Do not manually modify this file. |
/schemas |
Validation Rules. Contains JSON Schema files used to validate plugin information. |
We warmly welcome community developers to submit their own plugins to this repository.
For the specific submission process, please refer to Contributing.
The data collection in this repository is licensed under the MIT License.