How I built my blog API
Jan 10, 2023 · 5 min read · Introduction In this article, we will be discussing the blog backend API that I built using Node.js, Express, and MongoDB. This project's requirements include A user should be able to sign up and sign in to the blog app Use JWT as an authentication...
JZainab commented