| Safe Haskell | None |
|---|
Network.API.Builder.Builder
Documentation
Builder type for the API. Keeps track of the API's name and base URL, and how to modify Routes and Requests before they're run.
Constructors
| Builder | |
Fields
| |
Instances
| Show Builder |
Makes a basic builder, i.e. one that simply has a name and base URL and doesn't fiddle with Routes / Requests.