• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.