Skip to content

elpeix/apicalls

Repository files navigation

API Calls

API Calls is a desktop application built with Electron, designed to streamline and simplify the process of making REST API requests.

Whether you're a developer testing endpoints, a QA engineer validating API responses, or anyone who regularly interacts with RESTful services, API Calls offers an intuitive interface for sending, receiving, and analyzing API requests and responses.

ApiCalls

Feel free to try it out and provide feedback!

Installation guide

Note: API Calls installable is available for Linux, MacOs or Windows.

You can download the latest version from the releases page.

Install on Arch (via AUR). Package name: api-calls-bin.

Development

You can run API Calls locally by cloning the repository and running the following steps:

Clone the repository:

git clone https://github.com/elpeix/apicalls.git

Enter the project directory:

cd apicalls

Install dependencies:

npm install

Start the development server:

npm run dev

Building the app

# For Linux
npm run build:linux

# For macOS
npm run build:mac

# For Windows
npm run build:win

Documentation - Usage

TODO - I will add the documentation some day.

About

Simple application to call and test REST APIs

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages