Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 314 Bytes

Mock http library.

Features

  • Allow define http responses.
  • Allow define default host.
  • Allow define what happens when a call isn't defined. Can do a normal call or returns an error.

Usage

See /example folder.

Status

  • Library working
  • Documentation in progress
  • Pending to publish on pub.dev