This project implements a Node.js microservice with the following features:
- Rate Limiting per user.
- Response Caching for optimized performance.
- JWT Authentication.
- IP Whitelisting.
- Monitoring with Prometheus.
- Clone the repository:
git clone https://github.com/mostafa18181/api-rate-limit-caching.git cd api-rate-limit-caching