webhook_logger/README.md

11 lines
272 B
Markdown

# Webhook Logger
This pet project is a simple webhook logger built to test `django-channels`.
It works in a way very similar to [Webhook tester](https://webhook.site).
Feel free to fork and play with it.
# Setup development environment
Instructions will be added soon