Skip to content

Plugins

Danny SMc edited this page Nov 2, 2021 · 2 revisions

The plugin system is a fairly complex part of the Turbo engine, but requires a user to create and build a service, that comes with a set of decorators and required functionality to support controllers in creating routes/actions for your service.

Currently there are two built-in plugins, with more external ones to come. This document is not complete and will require a bit of additional work, to create your own plugins, please base your development on the existing pre-built plugins, as more plugins come out I shall expand this section.

Features

Plugins

Future Plans

Resources

Clone this wiki locally