-
Notifications
You must be signed in to change notification settings - Fork 0
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.
- Controllers
- Middleware
- Autowire
- Plugins
- Tasks
- Fibres
- Authentication
- Registry
- Services
- Dependecy Injection
- Translations (i18n)
- Safe Quit
- Exception Handling
- Event Listener
- Custom Logger
- HTTP Plugin - Built-In
- WS Plugin - Built-In
- Discord Plugin - External
- Vite Plugin - External
- Inspect Plugin - External
- CLI Plugin - External
- Got an issue? Join our Discord
- Need your own plugin? Contact Me
- Have an idea? Let's Discuss
- Want to support me? Buy me a coffee