wesatt / viewing_party_lite

Project showcasing authorization, authentication, and API calls
1 stars 0 forks source link

Setup/movie api #20

Closed wesatt closed 2 years ago

wesatt commented 2 years ago

This PR does the following:

  1. Sets up the the initial API service, facade, and Movie PORO.
  2. SimpleCov now ignores Mailers, Jobs, and Channels folders that were lowering coverage

Wes