GithubHelp home page GithubHelp logo

cataliniuga / endpoint Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 1.01 MB

HTTP client using Tauri and Vue, inspired by httpie.

HTML 0.42% JavaScript 0.95% Rust 0.69% Vue 68.95% TypeScript 27.64% CSS 1.35%
http-client requests tauri vue

endpoint's Introduction

endpoint

!!! WORK IN PROGRESS !!!

Endpoint is a simple HTTP client for testing APIs. It dosent provide (yet) any persitence or history, but it does provide an easy and fast way to test an endpoint.

Tech stack

  • Rust (Tauri)
  • Vue.js
  • TailwindCSS

No realease yet

As the project is still in development, there is no release yet. But you can clone the repo and run it locally.

How to run

You need to have Rust and Node.js installed. After cloning the repo, run the following commands:

# Install dependencies
npm install

# Start the app in development mode
npm run tauri dev

Current preview

Preview

Currently the output panel is not yet finished, but the request panel and actually sending the request works fine.

You can also preview the html response in panel browser by clicking the "Preview" button.

TODO

The UI is actually preatty much a clone of Httpie, but I plan to change it in the future (maybe when shadcn-vue release the split pane component).

  • Request options

    • Method
    • URL
    • Headers
    • Body
    • Auth
    • Query params
    • Form data
    • Files
    • Cookies
    • Timeout
    • Follow redirects
    • Proxy
    • Verify SSL
    • Certificate
    • Custom CA bundle
    • Ignore host
    • Output options
  • Output options

    • Headers
    • Body
    • Cookies
    • Status code
    • Timing
    • Response time
    • Request time
    • Request size
    • Response size
    • Response headers
    • Response body
    • Response raw
    • Response pretty
    • Response JSON
    • Response XML
    • Response YAML
    • Response HTML
    • Response preview for HTML
  • Persist requests

  • Collection of requests

  • History

  • Environments

  • Tests

  • Settings

endpoint's People

Contributors

cataliniuga avatar dependabot[bot] avatar

Watchers

 avatar

Forkers

itsharex

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.