-
Notifications
You must be signed in to change notification settings - Fork 0
Addons Explorer System Design
Zelcion The Dev edited this page Jul 19, 2024
·
1 revision
The Addons Explorer is composed of an API and a Front-End, designed to be a place for Meta-System users to find Addons, learn more about them, and how they are supposed to be used, providing functionality for both Meta-System users and Addons developers.
- Addon Developers can Register/Submit their Addons
- Add Keywords and Categories for easier searching
- Document their Addon API by version
- Get versions automatically from Github and NPM
- Automatic Addon Documentation by the Addon's
meta-file.jsonand Meta-System's Broker.
- API Consumers and Website Visitors can Browse Addons
- Search Addons by name, category, and Meta-System version
- See specific Addon information, such as its README, Documentation, versions, and example usage JSON.