You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Dirk Tepe edited this page Mar 24, 2024
·
3 revisions
Feature requests
Feature requests are being accepted!
If you have a feature you would like included in the next version, please submit it to the issues board for review.
Please submit your request as a use-case.
Contributions
If you would like to contribute your custom middleware, guards, or controllers to the project, submit a pull request with your files inside a sub folder with your examples in this structure:
Project root
├── src
├── test
└── examples
└── your Github name
└── your files
Your example and credit will be included in the master branch and the next tagged release. Contributions with security issues will be rejected, but can be patched and resubmitted.