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

Releases: epixa/mockapi

1.0.0

30 Sep 19:12
Compare
Choose a tag to compare

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

0.0.9

30 Sep 18:02
Compare
Choose a tag to compare
  • Updates to JS styles
  • Express is now properly included as a dependency for built apis
  • Built package.json are formatted

0.0.8

30 Sep 17:59
Compare
Choose a tag to compare

Project renamed to mockapi