ember-cli-body-parser

0.0.1 • Public • Published

ember-cli-body-parser

Adds body-parser to the ember-cli Express stub server allowing you to read POST/PUT data.

Requires ember-cli >= 0.0.37, which is currently unreleased. (Added here)

It does NOT add body-parser if you are using the proxy server. See relavent discussions:

Installation / Usage

From within your Ember CLI application (must be > 0.0.36), run the following:

npm install --save-dev ember-cli-body-parser

References

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    5

Package Sidebar

Install

npm i ember-cli-body-parser

Weekly Downloads

5

Version

0.0.1

License

MIT

Last publish

Collaborators

  • wmeldon