Improvements to the Netbox webhook receiver
Posted on Sa 19 Dezember 2020 in Programming
You can find the the code used in this post here. If you just need a webhook receiver for Netbox follow the instructions in the README.md file in that repository.
This is a follow-up to my earlier blog post Netbox webhook receiver with Python, Celery and FastAPI. Here we …
Continue reading