omdbgateway 0.0.3
A simple API Service Gateway for the omdb omdbapi.com movie API. Supporting error handling and result pruning
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            faraday
            ~> 0.8
          
          
            faraday_middleware
            ~> 0.9
          
    