ChakshuGautam / geoquery.in

Service to get Location from ipv4 and ipv6
https://geoquery.in
29 stars 77 forks source link

API Rate Limiter #89

Open dhruv-1001 opened 7 months ago

dhruv-1001 commented 7 months ago

Description

This issue tracks progress on adding rate limiter to APIs

Implementation Details

1. Define the feature

2. Implementing the limiter

Expected Outcomes

Product Name

GeoIP

Project Name

GeoIP

Organization Name

SamagraX

Domain

NA

Tech Skills Needed

Node JS

Category

Feature

Mentor(s)

@ChakshuGautam

Complexity

Medium

YASH-YADAV-dynamo commented 6 months ago

@Mr-Sunglasses i want to work on this issue , please assign me this . And what kind of Api_limiter you want? Will limit based on time and tokens per user will be okay? or suggest if any other of limiter will be useful.

Mr-Sunglasses commented 6 months ago

@Mr-Sunglasses i want to work on this issue , please assign me this . And what kind of Api_limiter you want? Will limit based on time and tokens per user will be okay? or suggest if any other of limiter will be useful.

@YASH-YADAV-dynamo We can go ahead with time-based router rate limiting for now.