https://github.com/apitrakr/apitrakr/tree/main/packages/cli Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} apitrakr / apitrakr Public * Notifications * Fork 0 * Star 3 * Code * Issues 2 * Pull requests 0 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create apitrakr/packages/cli/ Go to file apitrakr/packages/cli/ Latest commit @andyandy82 andyandy82 feat(cli): added default values ... d7e8066 May 29, 2023 feat(cli): added default values d7e8066 Git stats * History Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time . . __tests__ setting-monorepo May 29, 2023 10:44 src feat(cli): added default values May 29, 2023 21:02 README.md update-readme May 29, 2023 16:27 package.json v0.1.4 May 29, 2023 17:26 tsconfig.json update-tsconfig May 29, 2023 15:25 [ ] APITrakr API Testing Framework @apitrakr/cli Getting started Install from NPM Run the CLI More options Output example README.md [241763543-090] APITrakr API Testing Framework apitrakr.com get @apitrakr/cli on npm @apitrakr/cli APITrakr is an API testing tool which makes testing your API endpoint extremely easy. This CLI (Command Line Interface) allows to run your API tests from your terminal or CI/CD pipeline with ease. Getting started To start using APITrakr, just install the NPM package and start using it! Install from NPM npm i @apitrakr/cli Run the CLI npx @apitrakr/cli -u "https://api.github.com/octocat" -n 10 -m GET -x parallel -s chart -t 2500 More options Options: -V, --version output the version number -u, --url The URL of the request -m, --method The method of the request (GET, POST, HEAD, etc..) -s, --visualization Shows a visualization related to the current execution run. table, chart, text -n, --iterations The number of iterations -p, --payload The payload file path -e, --headers The headers file path -x, --execution The execution type (sequential or parallel) -t, --timeout Max timeout in ms -h, --help Show help Output example -------------------------------------------------------- - APITrakr CLI - API testing tool - -------------------------------------------------------- 167.00+ ++ 162.80+ || 158.60+ || 154.40+ || 150.20+ || ++ + 146.00+ || ++|| ++ 141.80+ || +-+|||+--+ 137.60+ |++ +-+ ++ ++++ 133.40+++ | ++++ | ++ | 129.20++ |++++++ ++ | | 125.00+ ++ +-+ +-+ 10 executions complete on: https://api.github.com/octocat Execution stats [?] Median: 232.5 ms [?] Min: 228 ms [?] Max: 273 ms [?] StdDev: 13.24 ms Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.