- Required files:
.envfile - Required installation: npm, node, redis-server.
- Node Version:
v18.3.0 - Install node dependencies:
npm install - Before building the project make sure you started the redis server with
redis-servercommand - To build development version: (
npm run dev) - Port:
3000 - Redis Client Port:
6379
Express.js + NodeJS based application. The primary purpose is to get parsed information from Twitter API v2
TwitterAPI
- GET:
/tweets/:hashtag