This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
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