Class: AgileProxy::Api::Applications

Inherits:
Grape::API
  • Object
show all
Includes:
Grape::Kaminari
Defined in:
lib/agile_proxy/api/applications.rb

Overview

A grape api for applications

An application is a central resource for the proxy, it is the ‘application under test or development’

The proxy server can handle multiple applications by assigning each one a different username and password that is used when connecting to the proxy. Each application can have its own set of stubs, can be set to record or not and much much more.