{"id":15609050,"url":"https://github.com/sirius248/rate_limitter","last_synced_at":"2026-05-04T03:33:21.928Z","repository":{"id":148483167,"uuid":"102592254","full_name":"sirius248/rate_limitter","owner":"sirius248","description":"Rails throttling example","archived":false,"fork":false,"pushed_at":"2017-09-06T16:34:50.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T15:28:47.197Z","etag":null,"topics":["rails","ruby"],"latest_commit_sha":null,"homepage":"https://ln-rate-limitter.herokuapp.com/home/index","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sirius248.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-09-06T09:51:54.000Z","updated_at":"2023-03-04T05:57:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd24cc96-2545-481c-8803-8900f1853a96","html_url":"https://github.com/sirius248/rate_limitter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirius248%2Frate_limitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirius248%2Frate_limitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirius248%2Frate_limitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirius248%2Frate_limitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sirius248","download_url":"https://codeload.github.com/sirius248/rate_limitter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246195152,"owners_count":20738814,"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":["rails","ruby"],"created_at":"2024-10-03T05:41:03.378Z","updated_at":"2025-11-11T21:15:38.805Z","avatar_url":"https://github.com/sirius248.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails throttling example\n\n[![Code Climate](https://codeclimate.com/github/kimquy/rate_limitter/badges/gpa.svg)](https://codeclimate.com/github/kimquy/rate_limitter)\n\n[![Build Status](https://travis-ci.org/kimquy/rate_limitter.svg?branch=master)](https://travis-ci.org/kimquy/rate_limitter)\n\n# Manual Testing\n\n* Make a single request from command line with Curl\n\nSimply copy the code below into command line. Curl is required.\n\n```bash\ncurl https://ln-rate-limitter.herokuapp.com/home/index\n```\n\n* Make multiple request from command line with Curl\n\n```bash\nfor i in {1..5}; do curl https://ln-rate-limitter.herokuapp.com/home/index; done\n```\n\n# Unit test\n\n```ruby\nbundle exec rspec\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsirius248%2Frate_limitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsirius248%2Frate_limitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsirius248%2Frate_limitter/lists"}