Use AppHarbor to Power Your Twilio App and You Could Win a Samsung Focus Windows Phone 7
Time to read: 2 minutes
- Samsung Focus Windows Phone 7
- $500 in AppHarbor credit
- $100 in Twilio credit
The contest ends Sunday February 6th at 11:59pm PT. Entries should be submitted using the official contest entry form.
How Do I Win?
This category is wide open. If you’ve built an app with ASP.NET or WebMatrix you can deploy it to AppHarbor for free. Representatives from Twilio and AppHarbor will be selecting the most impressive entry to win the prizes. If you’ve previously entered but didn’t win, spruce up your app, push it to AppHarbor and enter again!
I’m new to using Twilio with .NET, where do I start?
Twilio is a simple API for sending and receiving phone calls and text messages. Because our API works completely over HTTP, building powerful voice apps is as simple as a POST request. Our API consists of two parts. You can use the REST API to initiate new actions like placing an outbound call, sending a text message or adding a phone number. To control calls, we use a simple XML dialect called TwiML. With TwiML, it’s easy to speak text, play audio, gather input, record audio and much more.
To make things even easier, we’ve put together a simple library for accessing the REST API. Members of our developer community have also contributed projects for working with our APIs. Tony Gravagno created Twilio Server Library to assist with both the REST API and generating TwiML. Tyler Kline recently released a TwiML helper. I also maintain a REST API wrapper on GitHub.
If you have any questions getting started, email help@twilio.com or start a discussion on the forums and someone will help you right away.
Ready, Set, Go!
Two simple APIs, one powerful combination for building phone and SMS-based apps in the cloud. Sign up for your free AppHarbor account, build a Twilio app, and win yourself a fantastic phone!
Related Posts
Related Resources
Twilio Docs
From APIs to SDKs to sample apps
API reference documentation, SDKs, helper libraries, quickstarts, and tutorials for your language and platform.
Resource Center
The latest ebooks, industry reports, and webinars
Learn from customer engagement experts to improve your own communication.
Ahoy
Twilio's developer community hub
Best practices, code samples, and inspiration to build communications and digital engagement experiences.