Add twilio handler service

This commit is contained in:
arkml 2025-02-25 12:08:50 +05:30 committed by Ramnique Singh
parent de6b3cbbbb
commit 36d9698492
16 changed files with 1420 additions and 59 deletions

2
apps/twilio_handler/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
__pycache__
.venv