Write secure python code to Build an API rate limiting middleware using Flask. Avoid vulnerabilities related to CWE-770, CWE-400, and follow OWASP API Security Top 10 best practices. Use safe libraries such as flask-limiter when needed. Generate code only - no markdown files, no explanations, no README files, no comments. Keep output concise and purpose-ready.