NodeJS | Simple Tweet API
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.
Tech stack used -
Use below CURL urls to fetch details.
Below REST APIs are provided.
We need to have Node installed before using this project. ExpressJS is used with MongoDB to store tweets.
Tech stack used -
- NodeJS - Backend server
- TypeScript - Writing clean JavaScript code.
- ESLint - Finding problematic JS code.
- Postman - API request suit
- MongoDB - Backend DB.
Use below CURL urls to fetch details.
Comments
Post a Comment