`.use` for pluggin support
Open
documentation
good first issue
help wanted
javascript
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Take any argument from the jetvil/pluggins
Has the same params as the app.use but with options to provide an object to point out methods or actions, for example.
Example:
Jetvil.use("/user/:id", {methods: ["post"]}, jetvilPlugginValidation);
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.