Skip to content

aunjaffery/restmate

Repository files navigation

Restmate

Restmate is a modern lightweight cross-platform Rest API Client, designed to simplify and expedite the testing process for developers. Available for Mac, Windows, and Linux.

screenshot
screenshot

Feature

  • Super lightweight, built on Webview2, without embedded browsers (Thanks to Wails).
  • Send requests with different methods (GET, POST, PUT, DELETE).
  • Send requests with different body types (Form, Raw, Binary).
  • Create and manage environments to store variables and configurations for your API endpoints.
  • Data is stored locally on your machine. and no data is sent to any server.
  • Import collections and requests from Postman.
  • Dark mode with multiple themes (ayu, nord, tokyoNight, dracula)

Installation

Available to download for free from here.

Build Guidelines

Prerequisites

  • Go (latest version)
  • Node.js >= 18
  • NPM >= 10

Install Wails

go install github.com/wailsapp/wails/v2/cmd/wails@latest

Pull the Code

git clone https://github.com/aunjaffery/restmate

Build Frontend

npm install --prefix ./frontend

or

cd frontend
npm install

Compile and Run

wails dev

Support

You can support the development of Restmate by starring the repository, sharing it with your friends, and contributing to the project. Also you can support the project by donating to the project's wallet.

About

REST api client. [Go | Wails | ReactJs]

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published