django-rest-hooks
django-rest-hooks copied to clipboard
Confusing to use webhooks naming in sample Django REST Framework code
The sample code for the Django REST Framework in the README uses webhooks
naming. This seems conceptually confusing, since the whole point here is to use REST hooks instead of just web hooks, right?
Thanks for showing interest in the project. If you would like to make a PR to change the documentation I am open to reviewing, accepting, & merging.