Pluggin for cm-api: route validation
Open
documentation
good first issue
help wanted
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As it is, the jetvilCMS can only have custom middleware and no .use pluggins.
This pluggin should validate routes based on user input, with options for custom validation.
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.