Posts

Showing posts with the label ruby on rails

Twilio apllication step by step process of SMS and Call API in rails

About Twilio:-  Twilio uses   Amazon Web Services   to host telephony infrastructure and provide connectivity between   HTTP   and the   public switched telephone network   (PSTN) through its APIs. Twilio follows a set of architectural design principles to protect against unexpected outages, and received praise for staying online during the widespread  Amazon Web Services  outage in April 2011. Twilio supports the development of open source software and regularly makes contributions to the open-source community. In June 2010 Twilio launched, an open-source product that lets business users configure phone numbers to receive and route phone calls.One month later, Twilio engineer Kyle Conroy released Stashboard, an open-source status dashboard written in the Python language that any API or software service can use to display whether their service is functioning properly or not. Twilio also sponsors Localtu...