{"id":19246039,"url":"https://github.com/felixseptem/ratelimit","last_synced_at":"2025-06-10T23:34:32.699Z","repository":{"id":57552288,"uuid":"154944880","full_name":"FelixSeptem/ratelimit","owner":"FelixSeptem","description":"a simple implement of web ratelimit by Golang.","archived":false,"fork":false,"pushed_at":"2019-02-27T08:34:41.000Z","size":23,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T04:33:40.426Z","etag":null,"topics":["golang","rate-limits","web"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FelixSeptem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-27T08:58:22.000Z","updated_at":"2022-12-03T08:26:41.000Z","dependencies_parsed_at":"2022-09-26T18:50:40.002Z","dependency_job_id":null,"html_url":"https://github.com/FelixSeptem/ratelimit","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixSeptem%2Fratelimit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixSeptem%2Fratelimit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixSeptem%2Fratelimit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixSeptem%2Fratelimit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FelixSeptem","download_url":"https://codeload.github.com/FelixSeptem/ratelimit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240332432,"owners_count":19784819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","rate-limits","web"],"created_at":"2024-11-09T17:30:14.211Z","updated_at":"2025-02-23T15:21:09.541Z","avatar_url":"https://github.com/FelixSeptem.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# a simple implement of ratelimit\ninspired by [token bucket](https://en.wikipedia.org/wiki/Token_bucket)\n\n[![Build Status](https://www.travis-ci.org/FelixSeptem/ratelimit.svg?branch=master)](https://www.travis-ci.org/FelixSeptem/ratelimit)\n[![Coverage Status](https://coveralls.io/repos/github/FelixSeptem/ratelimit/badge.svg?branch=master)](https://coveralls.io/github/FelixSeptem/ratelimit?branch=master)\n[![Go Report Card](https://goreportcard.com/badge/github.com/FelixSeptem/ratelimit)](https://goreportcard.com/report/github.com/FelixSeptem/ratelimit)\n[![GoDoc](http://godoc.org/github.com/FelixSeptem/ratelimit?status.svg)](http://godoc.org/github.com/FelixSeptem/ratelimit)\n[![GolangCI](https://golangci.com/badges/github.com/FelixSeptem/ratelimit.svg)](https://golangci.com/r/github.com/FelixSeptem/ratelimit)\n\n### Install\n```go\ngo get -u github.com/FelixSeptem/ratelimit\n```\n\n### Use Example\n[example](https://github.com/FelixSeptem/ratelimit/blob/master/example/example.go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixseptem%2Fratelimit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixseptem%2Fratelimit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixseptem%2Fratelimit/lists"}