
Learn REST API design - OTP based Auth API
Apr 24, 2022
Learn how to design REST API with a real world example. We build an OTP based auth API with /signup, /login, /send-otp and /validate-otp features. Refer the gist - https://gist.github.com/chinmay185/60...