{"id":29946005,"url":"https://github.com/devfacet/gorate","last_synced_at":"2025-08-03T05:06:25.423Z","repository":{"id":71534945,"uuid":"137695125","full_name":"devfacet/gorate","owner":"devfacet","description":"A Go library for rate limiting","archived":false,"fork":false,"pushed_at":"2018-06-19T04:22:28.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T00:35:39.142Z","etag":null,"topics":["go","go-library","golang"],"latest_commit_sha":null,"homepage":"","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/devfacet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-17T23:52:26.000Z","updated_at":"2022-04-15T00:02:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"27303b71-4d4e-4acd-8626-8fd1e2fc656d","html_url":"https://github.com/devfacet/gorate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devfacet/gorate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fgorate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fgorate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fgorate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fgorate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfacet","download_url":"https://codeload.github.com/devfacet/gorate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfacet%2Fgorate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268496076,"owners_count":24259411,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["go","go-library","golang"],"created_at":"2025-08-03T05:03:21.928Z","updated_at":"2025-08-03T05:06:25.393Z","avatar_url":"https://github.com/devfacet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gorate\n\n[![Release][release-image]][release-url] [![Build Status][build-image]][build-url] [![GoDoc][doc-image]][doc-url]\n\nA Go library for rate limiting.\n\n## Installation\n\n```bash\ngo get github.com/devfacet/gorate\n```\n\n## Usage\n\n*TBD*\n\n## Build\n\n```bash\ngo build .\n```\n\n## Test\n\n```bash\n./test.sh\n```\n\n## Release\n\n```bash\ngit add CHANGELOG.md # update CHANGELOG.md\n./release.sh v1.0.0  # replace \"v1.0.0\" with new version\n\ngit ls-remote --tags # check the new tag\n```\n\n## Contributing\n\n- Code contributions must be through pull requests\n- Run tests, linting and formatting before a pull request\n- Pull requests can not be merged without being reviewed\n- Use \"Issues\" for bug reports, feature requests and discussions\n- Do not refactor existing code without a discussion\n- Do not add a new third party dependency without a discussion\n- Use semantic versioning and git tags for versioning\n\n## License\n\nLicensed under The MIT License (MIT)  \nFor the full copyright and license information, please view the LICENSE.txt file.\n\n\n[release-url]: https://github.com/devfacet/gorate/releases/latest\n[release-image]: https://img.shields.io/github/release/devfacet/gorate.svg\n\n[build-url]: https://travis-ci.org/devfacet/gorate\n[build-image]: https://travis-ci.org/devfacet/gorate.svg?branch=master\n\n[coverage-url]: https://coveralls.io/github/devfacet/gorate?branch=master\n[coverage-image]: https://coveralls.io/repos/devfacet/gorate/badge.svg?branch=master\u0026service=github\n\n[report-url]: https://goreportcard.com/report/github.com/devfacet/gorate\n[report-image]: https://goreportcard.com/badge/github.com/devfacet/gorate\n\n[doc-url]: https://godoc.org/github.com/devfacet/gorate\n[doc-image]: https://godoc.org/github.com/devfacet/gorate?status.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfacet%2Fgorate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfacet%2Fgorate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfacet%2Fgorate/lists"}