Friday 13 January 2017

How To send Sms using Server side Swift .



In this example I am going to use Perfect.org as  Swift sider Server .

You can use IMB's product or other  to achieve this task  ,as  Swift is now open source language  .

If you see Twilio Docs ,  They only provide  server sider   SDKs for C#, Java, Ruby, Node.js, Python languages: 

And if you send message from Twilio Dashboard You will see Code for  cURL  , C#, Java, Ruby, Node.js, Python 








 At this Time Twilio not provide  any library for Swift .  so only way to achieve this task is by cURL's commands

Native Command of cURL is