Posts

Showing posts with the label NodeJS

NodeJS | Simple Tweet API

Image
This post is about simple tweet api created using NodeJs and MongoDB. You can get a code from  Github link . Below REST APIs are provided. We need to have Node installed   before using this project. ExpressJS is used with MongoDB to store tweets.