{"id":25349856,"url":"https://github.com/yankeguo-deprecated/colimit","last_synced_at":"2025-04-08T21:35:06.955Z","repository":{"id":71951567,"uuid":"175335828","full_name":"yankeguo-deprecated/colimit","owner":"yankeguo-deprecated","description":"concurrency limiter for Echo framework","archived":false,"fork":false,"pushed_at":"2023-03-07T01:19:21.000Z","size":14,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-14T16:58:21.685Z","etag":null,"topics":["concurrency-limiter","echo","echo-middleware","golang","http"],"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/yankeguo-deprecated.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-03-13T03:00:22.000Z","updated_at":"2022-09-22T04:13:55.000Z","dependencies_parsed_at":"2024-01-05T16:52:43.839Z","dependency_job_id":"0c9b326e-bc94-45a5-aa93-ac71b3d7c522","html_url":"https://github.com/yankeguo-deprecated/colimit","commit_stats":null,"previous_names":["yankeguo-deprecated/colimit","virtcanhead/colimit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yankeguo-deprecated%2Fcolimit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yankeguo-deprecated%2Fcolimit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yankeguo-deprecated%2Fcolimit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yankeguo-deprecated%2Fcolimit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yankeguo-deprecated","download_url":"https://codeload.github.com/yankeguo-deprecated/colimit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247933970,"owners_count":21020710,"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":["concurrency-limiter","echo","echo-middleware","golang","http"],"created_at":"2025-02-14T16:58:25.040Z","updated_at":"2025-04-08T21:35:06.928Z","avatar_url":"https://github.com/yankeguo-deprecated.png","language":"Go","funding_links":["https://www.buymeacoffee.com/virtcanhead"],"categories":[],"sub_categories":[],"readme":"# colimit\n\n\u003ca href=\"https://www.buymeacoffee.com/virtcanhead\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" \u003e\u003c/a\u003e\n[![Build Status](https://travis-ci.org/virtcanhead/colimit.svg?branch=master)](https://travis-ci.org/virtcanhead/colimit)\n\nconcurrency limiter for Echo framework\n\n## Usage\n\n### Integration\n\n```go\nfunc main() {\n  // ...\n\n  e := echo.New()\n  e.Use(colimit.New(512))\n\n  // ...\n}\n```\n\n## License\n\ncanhead \u003chi@canhead.xyz\u003e MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyankeguo-deprecated%2Fcolimit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyankeguo-deprecated%2Fcolimit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyankeguo-deprecated%2Fcolimit/lists"}