bananaml / potassium

An HTTP serving framework by Banana
Apache License 2.0
97 stars 9 forks source link

removed webhooks from decorator, added as a hooks library #3

Closed erik-dunteman closed 1 year ago

erik-dunteman commented 1 year ago

What is this?

removed webhooks from decorator, added as a hooks library

Why?

to be more explicit, allow users to fire webhooks whenever they want in the handler

How did you test to ensure no regressions?

I ran it and it worked

If this is a new feature what is one way you can make this break?

erik-dunteman commented 1 year ago

confirming retested