`play run` will start the local (Netty) server and your app will be available at localhost:9000.
This is a complete and summarized guide to set up a Ruby on Rails development environment on Ubuntu.
Let's assume you have an existing app using Play! 2.1.A and a 2.1.B version was released. You want to update your environment to use that new release.
What's the best way to call a REST API on C#? I'll review the 4 main classes (RestSharp included) to make requests and process their responses.