我正在写一个相对较新的应用程序,并想知道我应该使用哪个:
express.json()
要么
bodyParser.json()
我可以假设他们做同样的事情.
我想使用express.json()已经内置的内容.
json express
express ×1
json ×1