This chapter walked us through how easy it is to get up and running with Sinatra and how it is a great option for building lightweight Ruby programs, such as APIs. We analyzed how to work with a more robust framework and one of the most popular web frameworks in the development community Ruby on Rails.
In the next chapter, we're going to walk through how to work with APIs in Ruby.