{"id":37143070,"url":"https://github.com/andboson/ab-go","last_synced_at":"2026-01-14T16:47:46.639Z","repository":{"id":34714715,"uuid":"38691523","full_name":"andboson/ab-go","owner":"andboson","description":"apache ab testing tool port in golang","archived":true,"fork":false,"pushed_at":"2022-11-07T06:30:18.000Z","size":20428,"stargazers_count":25,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-13T19:39:42.484Z","etag":null,"topics":["apache-ab","golang","graphics","load-testing","stress-testing","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"khanhnamle1994/natural-language-processing","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andboson.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}},"created_at":"2015-07-07T14:04:12.000Z","updated_at":"2025-04-12T20:18:33.000Z","dependencies_parsed_at":"2022-08-28T11:00:14.713Z","dependency_job_id":null,"html_url":"https://github.com/andboson/ab-go","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/andboson/ab-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andboson%2Fab-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andboson%2Fab-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andboson%2Fab-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andboson%2Fab-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andboson","download_url":"https://codeload.github.com/andboson/ab-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andboson%2Fab-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28426453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apache-ab","golang","graphics","load-testing","stress-testing","testing"],"created_at":"2026-01-14T16:47:46.075Z","updated_at":"2026-01-14T16:47:46.631Z","avatar_url":"https://github.com/andboson.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ab-go [![Build Status](https://travis-ci.org/andboson/ab-go.svg?branch=master)](https://travis-ci.org/andboson/ab-go)\n\nInspired by `apache ab testing tool`. Created with `golang`.\n \n \nFeatures:\n\n- File with post data strings\n- File with urls strings\n- Headers file\n- Real-time stats\n- Sends result to Slack\n\n\nrun ./ab-go for usage\n\n## run options:\n\n##### -n\nNumber of requests sended to server.\n\n##### -c\nNumber of concurrency requests in one batch.\n\n##### -d\nString with post data\n\n##### -p\nString with filename contains post data strings\n\n##### -u\nString with filename contains urls strings\n\n##### -H\nString with header\n\n##### -h\nString with filename contains headers strings\n\n##### -t\nNumber of milliseconds request timeout\n\n##### -test\nString with time duration. Enable cycled tests with sending results to graphics.\u003cbr\u003e\nSample values: \"5m\", \"60s\", \"24h\". Value \"0\" starts endless testing mode.\u003cbr\u003e\nRun with this flag and open `localhost:9999` (default port) in your browser\u003cbr\u003e\n\u003cimg src=\"tests/screenshot.png\" /\u003e\nData is updated every second.\n\n##### -port\nEmbedded web-server port. Used with `-test` flag\n\n##### -slack\nString with Slack endpoint url (incoming WebHoock) for sending results.\n\n##### -name\nString of tested api name, who will be presented in results message in Slack. Used with `-slack` flag\n\n##### -k\nUse HTTP KeepAlive feature\n\n-----------------\n#### build:\nmkdir $GOPATH/src/github.com/andboson/ab-go \u0026\u0026 cd $GOPATH/src/github.com/andboson/ab-go\n\ngit clone git@github.com:andboson/ab-go.git .\n\nmake\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandboson%2Fab-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandboson%2Fab-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandboson%2Fab-go/lists"}