Classes

An adhoc provider is useful for creating mock API implementations.
This class manages the loading of API's using strict file+function naming conventions.
This class defines operations for inspecting the API's metadata.
A static provider is useful for creating mock API implementations which manages records in-memory.

Interfaces

An API "provider" provides a means to execute API requests.