[Opening graphic](http://openclipart.org/detail/160939/salesman---1911-by-j4p4n)
[body-parser](https://github.com/expressjs/body-parser)
// Installing body-parser
npm install --save body-parser
// In the app
var bodyParser = require('body-parser')
app.use(bodyParser.urlencoded({extended:false}))
-
Notifications
You must be signed in to change notification settings - Fork 0
What's new in Express 4 (Part 1 - the middleware)
License
LearnAllTheNodes/episode00026
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
What's new in Express 4 (Part 1 - the middleware)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published