Giter Site home page Giter Site logo

tayferd / curlman Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 13 KB

cURL Request Maker is a lightweight GUI tool designed for developers and testers who frequently work with APIs and need a simple way to send HTTP requests. Whether you're debugging API endpoints, testing webhooks, or exploring RESTful services, cURL Request Maker simplifies the process by providing an intuitive interface.

Python 100.00%

curlman's Introduction

CurlMan

cURL Request Maker is a lightweight GUI tool designed for developers and testers who frequently work with APIs and need a simple way to send HTTP requests. Whether you're debugging API endpoints, testing webhooks, or exploring RESTful services, cURL Request Maker simplifies the process by providing an intuitive interface.

cURL Request Maker

cURL Request Maker is a simple GUI tool built with Python and tkinter that allows users to easily construct and execute cURL commands for making HTTP requests. With this tool, you can quickly test APIs, interact with web services, and perform various HTTP operations.

Features

  • User-friendly GUI: Provides a graphical interface for entering request details such as URL, HTTP method, data, and headers.
  • Support for Multiple HTTP Methods: Supports common HTTP methods like GET, POST, PUT, and DELETE.
  • Execute Requests: Executes cURL commands based on the user's input and displays the response in real-time.
  • Save and Load Requests: Allows users to save their frequently used requests to files and load them for reuse.
  • Cross-Platform: Works on any platform supported by Python and tkinter, including Windows, macOS, and Linux.

Usage

  1. Enter Request Details: Fill in the URL, select the HTTP method, and optionally provide data and headers.
  2. Execute Request: Click the "Execute Request" button to send the cURL command and view the response.
  3. Save/Load Requests: Use the "Save Request" and "Load Request" buttons to save and load requests from files.

Requirements

  • Python 3.x
  • tkinter (usually comes pre-installed with Python)

curlman's People

Contributors

tayferd avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.