Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

1.0.0

Latest
Compare
Choose a tag to compare
@epixa epixa released this 30 Sep 19:12

Mock API changes

  • Based on express v4
  • All dependencies are explicitly defined in package.json
  • Can no longer access express through the mockapi module itself

Internals

  • No more examples directory
  • Mock API file contents are based on templates rather than string concatenation
  • Removed internal dependency on express