Code Monkey home page Code Monkey logo

pat's Introduction

PAT

This should soon be an Insomnia/Postman replacement for devs that just want to test APIs and convert them to different forms.

Setup

  1. Install bun
curl -fsSL https://bun.sh/install | bash
  1. Set up wails

  2. Install frontend dependencies

# from root directory
cd ./frontend
bun install
  1. Run the application
# from root directory
wails dev
  1. Building the application
wails build

Why I'm building this

Electron is not giving ...

The first time I tried out Electron (2020), my bundle was 250MB large. Electron is bulky, and takes way too many millis to start up.

Most of my dev tools are built on ELectron, so I run out of RAM a lot

Inspiration

PAT stands for "Pretty good API Tool", or Patrick who specifically told me not to do this and instead find myself a girlfriend. This one's for you.

Features

MVP

  • REST API calls
  • Request documents stored on disk
  • Response previews
    • JSON
    • Text
    • Markup

One day

  • GraphQL
  • Plugin support
  • Code generation (probably as a plugin)
  • Cloud backup and sync (Google drive, MongoDB)
  • Public API inventory
  • API Documentation
  • Data Presentation (tables and charts)
  • JSON query (like in Insomnia)

pat's People

Contributors

tallestlegacy 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.