svix / svix-webhooks

The enterprise-ready webhooks service 🦀
https://www.svix.com
MIT License
2.18k stars 145 forks source link

Limit Number of Endpoints Per Application [Feature Request] #1348

Open nilayspshah opened 1 week ago

nilayspshah commented 1 week ago

Feature Request

Motivation

We would like to limit/specify the max number of endpoints that can be added in a customer application. The reasons for this include - prevention of abuse, billing per endpoints.

Proposal

While creating the Customer Application we can take an optional property of maxEndpoints and use it to enforce the limit on the customer app portal.

Alternatives

tasn commented 1 week ago

There's already a limit, but you'd like to limit it further in the cloud version (svix.com) as part of the API when creating the app portal, right? Just making sure I got it right. Sounds like a good idea.

nilayspshah commented 4 days ago

Yes. Thats right.