itaifish / Sprocket-Pan

https://sprocketpan.com
Other
4 stars 1 forks source link

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)

Roadmap

Key: ☐: Ready to start ❗: Work in progress ✅: Complete