I am trying a sample application for sending sms from rails application ( from pc to mobile). Are there any tutorials for using api's like that of "way2sm开发者_运维技巧s" website ? And any suggestion of getting the same api?
I referred this site http://codeglobe.blogspot.com/2009/07/way2sms-api.html
Thanks!
Sending SMS is usually not FREE. At least not when you want to use an API for it. It also varies depending on your demographic. Are you inside US only? If so there is also Moonshado which is used as Addon in Heroku, sounds good, but not free as well.
精彩评论