mocker-api

mocker-api that creates mocks for REST APIs. It will be helpful when you try to test your application without the actual REST API server.

MIT License

Downloads
39.1K
Stars
483
Committers
23

Bot releases are visible (Hide)

mocker-api -

Published by jaywcjlove about 5 years ago

  • 49358ca - Fix get 'Content-Type' issue. #50
mocker-api -

Published by jaywcjlove over 5 years ago

  • 6546ac0 - Check if the path exists (#43) @ksky521
mocker-api -

Published by jaywcjlove over 5 years ago

  • 4f6f581 - Add CORS header (#45) : @MatissJanis
mocker-api -

Published by jaywcjlove over 5 years ago

  • 6b66705 Fix route matching problem. #42

⚠️ No wildcard asterisk * - use parameters instead (.*), suport v1.7.3+

mocker-api -

Published by jaywcjlove over 5 years ago

  • Fix node v11.14.0 fails doing hot reloads. #42 7ada4cc thx! @MatissJanis
mocker-api -

Published by jaywcjlove over 5 years ago

  • 91df28f - Increase JSON parsing in bodyParserConf & Modify README.md (#40) @hfuuss
mocker-api -

Published by jaywcjlove over 5 years ago

  • 80a697e - Add bodyparse config options. (#38) @hfuuss
  • f321aa9 - Add bodyParserJSON/bodyParserText/bodyParserRaw/bodyParserUrlencoded config options. #37
  • 61915a8 - Add options request method test. #34
  • 8d732ce - Update loadData mock data.
  • 2149ff5 - Add loadData example.
  • b9748a1 - Update example(webpack) devDependencies.
  • d491b56 - Add quick start document.
  • 558f1ee - Update mocker-api document.
mocker-api -

Published by jaywcjlove almost 6 years ago

⚠️ webpack-api-mocker => mocker-api

  • d86465e - Modify the package name webpack-api-mocker => mocker-api.
  • 3b79a8d - update keywords.
  • 0ae05d1 - Add base example.
  • f940abd - Add mocker command.
  • 74260e0 - Move directory.
  • 8811529 - chore: Optimization code. #30
  • 248e7e2 - Fix the module's resouces not to be released. #30
  • a5bb82c - Update the exprees example. #30
  • d7b697a - Update .gitignore
mocker-api -

Published by jaywcjlove almost 6 years ago

  • 37b5174 - Modify the output log.
mocker-api -

Published by jaywcjlove almost 6 years ago

  • 1346bf2 Multi entry mocker file watching @yehq
  • 735ac99 - Change the configuration data structure @buyixiaojiang
  • 4b11d90 - Added instructions for changing the http-proxy configuration @buyixiaojiang
  • a7fa5f6 - Add http-proxy configurable function @chengtingsen
  • 0b596c6 - Fix Params are not able to contain any hyphens in the string. #26
  • ec5dc90 - Fix error in the document.
mocker-api -

Published by jaywcjlove about 6 years ago

  • 72646ee - Support config are written in the Mocker file.
  • 3733123 - Update example for webpack.
  • 9323ab0 - Increase the proxy setting method.
mocker-api -

Published by jaywcjlove about 6 years ago

  • c298c47 - Add Exress example.
  • 3561a02 - Enhanced route matching.
  • 9b8a6a5 - Add delayed Response method. #17
  • 12196d8 - #18 Add example.
  • 3421352 - Fix #16 complex route matching errors.
  • ba8e6b6 - fix #15 Hot Mocker file replacement failed
  • bb889bd - Update example webpack-dev-server devDependencies.
  • ede2a4d - Add more Content-Type processing. #14
  • c81c329 - fix(watch-updates): Ensure that the proxy list is updated correctly upon change detection. Add semicolons. : @tennoio
mocker-api -

Published by jaywcjlove over 6 years ago