express-json
A middleware for Express
that sets Content-Type
to text/plain
if Accept
header doesn't
contain application/json
.
Installation
$ npm install express-json
Usage
var express = json = ; var app = ;
A middleware for Express
that sets Content-Type
to text/plain
if Accept
header doesn't
contain application/json
.
$ npm install express-json
var express = json = ; var app = ;
npm i express-json
479
1.0.0
none