Adding rate limits via flask_limiter in python/nextjs-flask
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.2k
- Forks
- 1.8k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 6
Description
Hi,
Was wondering if your able to implement a user rate limit via ips, etc in python/nextjs-flask.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the python/nextjs-flask example and identify its Flask entry point and request handling path. Review flask_limiter and decide the intended IP-based limit, then verify that requests exceeding it are rejected consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, nextjs, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100