/get-that-api-browser-extension

Unlocking the Power of Instant API Calls, Right in Your Browser!

Primary LanguageJavaScript

Get That API


Get That API is an open-source browser extension made to test API endpoints right in the browser

Get That API allows you to easily and quickly make API calls directly from your browser.

With Get That API, you can access a wide range of APIs, including weather, news, financial data, and more, all in one place. Our user-friendly interface makes it easy to search, browse, and select the API you need, and our open-source library ensures secure and reliable connections.

Whether you're a developer building a new app, a business owner looking for insights to make informed decisions, or anyone who needs to access API data quickly and easily, Get That API is the tool for you.

Get That API is free to use and does not collect any personal data or use cookies, ensuring your privacy is protected. Plus, with regular updates and new API additions, you can be sure that you're always accessing the latest and greatest data.

Features: ✨ Supported HTTP Methods: GET, PUT, POST, PATCH & DELETE. ✨ Add Authorization ✨ Add Payload

Installation

  1. Install NodeJS, I recommend using the LTS version.
  2. Download the repo using git clone https://github.com/AshutoshDash1999/get-that-api-chrome-extension.git
  3. Go to the directory and run npm i in terminal.

1. Using as Web App

  1. After that run npm run dev in terminal.
  2. Now open http://localhost:5173/ in your browser.

2. Using as Extension in Chrome

  1. After dependency installation, use npm run build. This will create a dist folder.
  2. Now load this file in your browser extension settings.

Live Link

Google Chrome Webstore Link

Firefox Adds On Link