--- title: Poodle subtitle: A fast and beautiful command line tool to build API requests. date: 2024-06-10 00:00:00 featured_image: https://images.unsplash.com/photo-1488027236809-dc613266478a?q=90&fm=jpg&w=1000&fit=max excerpt: Poodle is an interactive command line tool to build and test web APIs based on a pre-built definitions. --- ![](https://images.unsplash.com/photo-1488027236809-dc613266478a?q=90&fm=jpg&w=1000&fit=max) Poodle is an interactive command line tool to build and test web APIs based on a pre-built definitions. `Poodle` has the following features: - Register your web services and endpoints easily. - Use variables in endpoints definitions. - Painless debugging and interaction with APIs. - Search web services and endpoints interactively. - Edit services and endpoints easily (config is just a TOML file). - Sync services via Gist automatically. View the Project