provider_kit 0.2.1
A generic interface and abstraction layer for dealing with third-party data providers and APIs in Rails. ProviderKit helps you to add a layer between your third-party APIs and internal code.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (7):
            annotaterb
            ~> 4.15
          
          
            factory_bot_rails
            ~> 6.5
          
          
            faker
            ~> 3.5
          
          
            rspec-rails
            ~> 8.0
          
          
            rubocop
            ~> 1.76
          
          
            shoulda-matchers
            ~> 6.5
          
          
            timecop
            ~> 0.9