{"id":20677795,"url":"https://github.com/clivern/poodle","last_synced_at":"2025-04-05T12:04:34.153Z","repository":{"id":37358604,"uuid":"273960638","full_name":"Clivern/Poodle","owner":"Clivern","description":"🔥 A fast and beautiful command line tool to build API requests.","archived":false,"fork":false,"pushed_at":"2025-03-23T16:36:34.000Z","size":5616,"stargazers_count":135,"open_issues_count":12,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T05:36:18.709Z","etag":null,"topics":["api-requests","clivern","command-line-tool","developer-tools","golang-application","golang-tool","hacktoberfest","poodle"],"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/Clivern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"custom":"buymeacoffee.com/clivern"}},"created_at":"2020-06-21T18:22:14.000Z","updated_at":"2025-01-06T10:17:19.000Z","dependencies_parsed_at":"2023-02-18T02:15:56.983Z","dependency_job_id":"cfa8e13a-84d1-4038-919d-b48a351e6697","html_url":"https://github.com/Clivern/Poodle","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FPoodle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FPoodle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FPoodle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FPoodle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clivern","download_url":"https://codeload.github.com/Clivern/Poodle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332601,"owners_count":20921853,"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":["api-requests","clivern","command-line-tool","developer-tools","golang-application","golang-tool","hacktoberfest","poodle"],"created_at":"2024-11-16T21:17:08.528Z","updated_at":"2025-04-05T12:04:34.128Z","avatar_url":"https://github.com/Clivern.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://youtu.be/PifMSY8-PO4\" target=\"_blank\"\u003e\n      \u003cimg src=\"/assets/gopher2.png\" width=\"180\" /\u003e\n    \u003c/a\u003e\n    \u003ch3 align=\"center\"\u003ePoodle\u003c/h3\u003e\n    \u003cp align=\"center\"\u003eA fast and beautiful command line tool to build API requests\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/Clivern/Poodle/actions\"\u003e\u003cimg src=\"https://github.com/Clivern/Poodle/workflows/Build/badge.svg\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/Clivern/Poodle/actions\"\u003e\u003cimg src=\"https://github.com/Clivern/Poodle/workflows/Release/badge.svg\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/Clivern/Poodle/releases\"\u003e\u003cimg src=\"https://img.shields.io/badge/Version-2.2.3-red.svg\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://goreportcard.com/report/github.com/Clivern/Poodle\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/Clivern/Poodle?v=2.2.3\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/Clivern/Poodle/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/LICENSE-MIT-orange.svg\"\u003e\u003c/a\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"/assets/poodle_showcase.gif\" width=\"85%\" /\u003e\n\u003c/p\u003e\n\u003ch4 align=\"center\"\u003e\n     \u003ca href=\"https://youtu.be/PifMSY8-PO4\" target=\"_blank\"\u003e:unicorn: Check out the full Demo!\u003c/a\u003e\n\u003c/h4\u003e\n\u003cbr/\u003e\n\nPoodle is an interactive command line tool to build and test web APIs based on a pre-built definitions.\n\n`Poodle` has the following features:\n\n- Register your web services and endpoints easily.\n- Use variables in endpoints definitions.\n- Painless debugging and interaction with APIs.\n- Search web services and endpoints interactively.\n- Edit services and endpoints easily ([config is just a TOML file](/misc/service_definition.toml)).\n- Sync services via Gist automatically.\n\n## Documentation\n\nDownload [the latest poodle binary](https://github.com/Clivern/Poodle/releases). Also install [fzf](https://github.com/junegunn/fzf) for better searching otherwise poodle will use a built-in one. Make it executable from everywhere.\n\n```zsh\n$ curl -sL https://github.com/Clivern/Poodle/releases/download/x.x.x/poodle_x.x.x_OS.tar.gz | tar xz\n```\n\nTo list all commands and options\n\n```zsh\n$ poodle help\n\nA fast and beautiful command line tool to build API requests\n\nIf you have any suggestions, bug reports, or annoyances please report\nthem to our issue tracker at \u003chttps://github.com/clivern/poodle/issues\u003e\n\nUsage:\n  poodle [command]\n\nAvailable Commands:\n  call        Interact with one of the configured services\n  configure   Configure Poodle\n  delete      Delete a service definition file\n  edit        Edit service definition file\n  help        Help about any command\n  license     Print the license\n  new         Creates a new service definition file\n  sync        Sync services definitions\n  version     Print the version number\n\nFlags:\n  -c, --config string   config file (default \"/Users/Clivern/poodle/config.toml\")\n  -h, --help            help for poodle\n  -v, --verbose         verbose output\n\nUse \"poodle [command] --help\" for more information about a command.\n```\n\nTo configure poodle, You will need to provide your github username and oauth token with a `gist` scope if you need the backup/sync feature\n\n```zsh\n$ poodle configure\n```\n\nTo sync definitions with backend. for now only github gists supported\n\n```zsh\n$ poodle sync\n```\n\nTo create a new service.\n\n```zsh\n$ poodle new\n```\n\nby default we use `https://httpbin.org` as service API for testing so change with your web service API.\n\nTo edit a previously created service file:\n\n```zsh\n$ poodle edit\n```\n\nTo start calling your services endpoints:\n\n```zsh\n$ poodle call\n```\n\nTo start calling a custom service endpoints without storing it globally:\n\n```zsh\n# Assuming that .poodle.toml exists on current dir\n$ poodle call -f ./.poodle.toml\n```\n\nTo delete a service definition file:\n\n```zsh\n$ poodle delete\n```\n\nFor more info how to create an API service definition, [please check this file.](/misc/service_definition.toml)\n\n\n## Upgrade Notes\n\nTo upgrade from version `1.x.x` to version `2.x.x`, It is recommended to delete the remote github gist and poodle will sync changes in a new proper way.\n\n## Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, Poodle is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.\n\nSee the [Releases section of our GitHub project](https://github.com/clivern/poodle/releases) for changelogs for each release version of Poodle. It contains summaries of the most noteworthy changes made in each release.\n\n\n## Bug tracker\n\nIf you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/poodle/issues\n\n\n## Security Issues\n\nIf you discover a security vulnerability within Poodle, please send an email to [hello@clivern.com](mailto:hello@clivern.com)\n\n\n## Contributing\n\nWe are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.\n\n\n## License\n\n© 2020, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).\n\n**Poodle** is authored and maintained by [@clivern](http://github.com/clivern).\n","funding_links":["buymeacoffee.com/clivern"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fpoodle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclivern%2Fpoodle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fpoodle/lists"}