Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Retrospring/grape-throttle

A middleware for Grape to add endpoint-specific throttling
https://github.com/Retrospring/grape-throttle

Error 429 - Too Many Requests

d069e365f6ce82cc4a0346cbe2b7270d8ee6a827 authored over 9 years ago
Fixnum fix

79d1ea3be9e07088f7c55f162c2748bca907e282 authored over 9 years ago
Headers

fc7b997990b2d04c31e97a4b458fde996aa63253 authored over 9 years ago
monkey patch the error, middleware apparently can't set headers

58021e5a61ff6c28d140b0c09e1bd342ad547dc2 authored over 9 years ago
endpoint.header instead of header

5e5cf6c2287fab5efea2c6515b44598ec864eda0 authored over 9 years ago
Show proper TTL when expired or new request

4bdccdd4b940b929ab426654dcf6ccb85d2e4a84 authored over 9 years ago
Don't increment counter on HEAD requests

a183903fc7f6ffbb71a31ec80451843a97ea5be0 authored over 9 years ago
Header support + Less agressive timeout

a916749505a2bfd1d384cb3299f7b85536191e05 authored over 9 years ago
Bump gem to 0.0.3.

69636b4db1813c39aa680ffa8fc9b069b1b73059 authored over 9 years ago
Add documentation for custom logger.

aef0fe544216b55eb709a517ccaf6f37e8023953 authored over 9 years ago
Test if Redis is up with ping, rescue and log a warning if down.

dad28d9a661d7d825c5426d8c348b97cffbf5421 authored over 9 years ago
Bump gem to 0.0.2.

e968a5f51acce76f8550c8a484b7cb4dde6c93b2 authored over 9 years ago
Merge pull request #2 from jannsk/master

Allow custom periods

d5efcc88828e48f581f3aa3b11e37bbab10f257d authored over 9 years ago
Add exception if period or limit is missing

b383ec40b277d8cc8c52a7f90ce454b68a0b9100 authored over 9 years ago
Allow custom periods

d9ec6d47ac5679769d6e4171cdc821933ec45070 authored over 9 years ago
Require Grape as a runtime dependency. Bump to 0.0.1.

89f46eecbbbf39cf235ea1b8b17b6f8d92c8d36f authored over 9 years ago
Update README.md

3ab2d465c7bb72466e9a04b71bf50e74a820c076 authored almost 10 years ago
Install directly from RubyGems.

d5657c69642b7d5bfdba55eef0a83b9996d6f245 authored about 10 years ago
Add required files to gemspec.

ff25d733be72a84538c2bb67fd32537d6cf45eca authored about 10 years ago
Add README.

73f4e6f8832e0ce4bad0ca5009ef0fe4526fe23a authored about 10 years ago
Add requirements to README.

620b3ddf857a642b127be4298833b2d085824be0 authored about 10 years ago
Add initial working version with a simple test.

4a741946f38de05d98fde05a55581a04ddf42bf0 authored about 10 years ago
Lock the gemset and Ruby versions for development.

b5864a6c0573a8edd07ca37ac647bc3512af7f6b authored about 10 years ago
Initial commit

f4c576aefc6dc49956e56f7aced4316a6fe1e47f authored about 10 years ago