Learned how to:
- Generate an API application using Rails 5
- Set up RSpec testing framework with Factory Bot, Database Cleaner, Shoulda Matchers and Faker.
- Build models and controllers with TDD (Test Driven Development).
TODO: =)
- Make HTTP requests to an API with httpie.