khalidmesbah / storefront-backend-api

A RESTful JSON Node API backed by a PostgreSQL database for a shopping website.
Other
0 stars 0 forks source link

remove the body parser and use express instead #2

Closed khalidmesbah closed 2 years ago

khalidmesbah commented 2 years ago

https://github.com/khalidMesbah/Storefront-Backend/blob/bbac1ce8b89ddc6382619333d5a4d13a10b7a49e/src/server.ts#L2

khalidmesbah commented 2 years ago

// to deal with json objects app.use(express.json())