Otp-registration-using-phone-number-django-rest-framework
how to send OTP to validate the phone in Django . Then we create REST APIs and validate them in Postman. Till here we have created our first API and model to store OTP and Phone number in our database.