getting json post from express

With express 4.6, it comes with its json parser. We don't need to use body parser. All we need to do is setup this in our middleware and we're good to go.







Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm