Building A Todo API With NodeJs and Heroku-PostgreSQL
In this article, we will build simple Todo APIs where users can perform the CRUD (CREATE, READ, UPDATE, and DELETE) operations using NodeJs, Express, and Heroku-PostgreSQL.
Prerequisites
Node: there is a must to have node installed on the computer. ...
abiodun-shittu.hashnode.dev7 min read