A personal blog API using Node.js and MongoDB
- Clone or fork the repo
- run
npm install
- Edit your MongoURI in config/database.js
- run
npm run start
Postman Notes : You can change the localhost to your personal IP or domain
A personal blog API using Node.js and MongoDB
npm install
npm run start
Postman Notes : You can change the localhost to your personal IP or domain