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

Releases: epixa/mockapi

1.0.0

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

0.0.9

Choose a tag to compare

@epixa epixa released this 30 Sep 18:02
  • Updates to JS styles
  • Express is now properly included as a dependency for built apis
  • Built package.json are formatted

0.0.8

Choose a tag to compare

@epixa epixa released this 30 Sep 17:59

Project renamed to mockapi