Swizzy middleware that enables JSON body parsing via Express's built-in json(). Apply this to a WebService or WebRouter to accept application/json request bodies.
json()
WebService
WebRouter
application/json
Swizzy middleware that enables JSON body parsing via Express's built-in
json(). Apply this to aWebServiceorWebRouterto acceptapplication/jsonrequest bodies.