example_app icon indicating copy to clipboard operation
example_app copied to clipboard

chore(deps): remove the body-parser dep as it is built-in to express ^4.16

Open NikaHsn opened this issue 1 year ago • 0 comments

update the code to use express.json() isntead of bodyparser

NikaHsn avatar Aug 29 '24 16:08 NikaHsn