Skip to content

itaifish/Sprocket-Pan

Repository files navigation

Sprocket Pan

A tool for sending HTTP(S) requests over the internet. Similar to Postman and Insomnia.

Docs

Sprocket Pan Docs Website

Running Locally

Recommended IDE Setup

Prerequisites

  1. nodejs Version 18+
  2. yarn - You can install from npm, which comes with node
  3. Tauri's Pre-Reqs

How to Run

  1. yarn (install dependancies)
  2. yarn run start (run locally)

Completed Features

  • Add workspaces
  • Import / Export
    • Imports from:
      • Sprocket Pan
      • Postman
      • Insomnia
      • Swagger / OpenAPI
  • Scratchpad
    • Scripts
  • Inputs/outputs besides JSON
    • Yaml / XML / HTML / raw text
  • Automatic Updates (No need to redownload the program)
  • Audit trail for requests
  • Tabs
    • Selection History