webhook_logger/README.md

11 lines
272 B
Markdown
Raw Normal View History

2018-11-11 22:37:21 +01:00
# 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