An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: api-rate-limiting

Sunanda-05/advanced-express-crud

A modern, secure document management API built with Node.js, Express, and MongoDB that enables private, shared, and link-accessible document management with comprehensive access controls and authentication.

Language: JavaScript - Size: 196 KB - Last synced at: about 12 hours ago - Pushed at: about 17 hours ago - Stars: 0 - Forks: 0

ftnfurina/rate-keeper

Rate Keeper: Used to limit function call frequency. It ensures your function is called evenly within the limit rather than being called intensively in a short time.

Language: Python - Size: 20.5 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

PariCoderDeveloper/SafeRateLimiter-

This Python project implements a Rate Limiter decorator that restricts the number of function calls within a specified time window. It helps control execution flow and prevent excessive function calls.

Language: Python - Size: 15.6 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

AchrefDevTN/rate-limiting

A Node.js Express app demonstrating rate limiting with the MVC architecture. Limits API requests to prevent abuse: 100 requests per 15 minutes globally, 5 login attempts per 15 minutes. Includes helmet for security. Organized into controllers, routes, and configuration.

Language: JavaScript - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0