TypeScript-Node-Starter
TypeScript-Node-Starter copied to clipboard
remove body-parser package and use express.json() built-in middleware…
trafficstars
… function in Express.It parses incoming requests with JSON payloads and is based on body-parser
Hi @ualiyou, I think you can merged this one based on @peterblazejewicz 's comment. :)