Skip to content

sharwapi/sharwapi.Plugin.apimgr

Repository files navigation

API Manager

简体中文 | English

This project is the official core management plugin for SharwAPI.

Its primary responsibility is to serve as the backend API for the management console, allowing administrators to view the status of currently loaded plugins and uniformly aggregate and mount the management endpoints of all plugins.

Features

  • Plugin Retrieval: Dynamically retrieve information (name, version, display name) of all plugins loaded in the current API instance.
  • Route Aggregation: Automatically traverses all plugins and mounts their defined management endpoints under the /admin/plugin/{pluginName}/ path, providing a unified entry point for management interfaces.

Installation & Usage

  1. Download the compiled .dll file from Releases.
  2. Place it into the Plugins directory of the Core API.
  3. Restart the API.

License

This project is licensed under the GNU Lesser General Public License v3.0.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages