-
Couldn't load subscription status.
- Fork 21
Open
Description
Earlier integrations (express, nextjs) used several examples per feature (bots, rate limit, sensitive info, email).
There are now 10 integrations and 6 rules.
Two potential ideas:
- showing all features in each integration example
- showing 1 or 2 features in each integration example; showing each separate feature in an example (using Node.js? Something “default” enough)
For 1, that would mean:
express-bots— merge into newexpressexpress-newman— merge into newexpressexpress-rate-limit— merge into newexpressexpress-sensitive-info— merge into newexpressexpress-validate-email— merge into newexpressnextjs-app-dir-rate-limit— merge into newnextnextjs-app-dir-validate-email— merge into newnextnextjs-bot-categories— merge into newnextnextjs-pages-wrap— merge into newnextnextjs-sensitive-info— merge into newnext
For 2, that would mean removing those, adding basic express and next examples, and adding:
botemailfilterrate-limitsensitive-infoshield
2 also helps with the examples nextjs-decorate and nextjs-ip-details.
That’s a lot of code to show in each integration example. Makes more sense to me to show that once.
I think my preference is 2 🤔
Metadata
Metadata
Assignees
Labels
No labels