Is a RESTful API suitable for account creation? – Twillio
I am creating a system that requires a user to validate using a SMS Code in order to create an account. The system will have a RESTful API to access the other resources of the system but I am wondering…