New video about Next.js API Routes using SQL Database
This is a good starting point for beginners!
If you want to follow along, there's no need to install any external dependency, just "git clone" and "npm install"!
Repository: https://github.com/bmvantunes/youtube-2020-march-nextjs-part4
I hope you find the video helpful :)
Top comments (1)
if you want to use your database with routes api check this out stackoverflow.com/questions/688548...