TypeScript-Node-Starter icon indicating copy to clipboard operation
TypeScript-Node-Starter copied to clipboard

remove body-parser package and use express.json() built-in middleware…

Open ualiyou opened this issue 5 years ago • 2 comments
trafficstars

… function in Express.It parses incoming requests with JSON payloads and is based on body-parser

ualiyou avatar Apr 10 '20 00:04 ualiyou

CLA assistant check
All CLA requirements met.

msftclas avatar Apr 10 '20 00:04 msftclas

Hi @ualiyou, I think you can merged this one based on @peterblazejewicz 's comment. :)

daveydee33 avatar Apr 05 '22 00:04 daveydee33