All Projects → FingerArt → Apidebugger

FingerArt / Apidebugger

Licence: apache-2.0
A IDEA plug-in to help you easily complete the API debugging.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Apidebugger

Api Response
Simple and ready to use API response wrapper for Laravel.
Stars: ✭ 123 (-1.6%)
Mutual labels:  api
Laravel Hackathon Starter
💻 A hackathon/MVP boilerplate for laravel web applications. Start your hackathons without hassle.
Stars: ✭ 1,589 (+1171.2%)
Mutual labels:  api
Pybids
Python tools for querying and manipulating BIDS datasets.
Stars: ✭ 124 (-0.8%)
Mutual labels:  api
Cv4pve Autosnap
Automatic snapshot tool for Proxmox VE
Stars: ✭ 123 (-1.6%)
Mutual labels:  api
Huxley
JSON proxy for the UK National Rail Live Departure Board SOAP API
Stars: ✭ 123 (-1.6%)
Mutual labels:  api
Jiosaavnapi
An unofficial API for JioSaavn written in Python 3
Stars: ✭ 123 (-1.6%)
Mutual labels:  api
React Native Vdebug
React-Native 调试工具,支持Console终端、Network导出cURL,可视化Response,Retry cURL。
Stars: ✭ 124 (-0.8%)
Mutual labels:  debugger
Adonis Bumblebee
Api Transformer for AdonisJs Framework
Stars: ✭ 125 (+0%)
Mutual labels:  api
Colore
A powerful C# library for Razer Chroma's SDK
Stars: ✭ 121 (-3.2%)
Mutual labels:  api
Tooty
An alternative multi-accounts Web client for Mastodon.
Stars: ✭ 124 (-0.8%)
Mutual labels:  api
Artman
Artifact Manager, a build and packaging tool for Google API client libraries.
Stars: ✭ 123 (-1.6%)
Mutual labels:  api
Mayacharm
Maya intergration for PyCharm.
Stars: ✭ 123 (-1.6%)
Mutual labels:  debugger
Remove Bg
Programmatically remove backgrounds from your images using the remove.bg api
Stars: ✭ 124 (-0.8%)
Mutual labels:  api
Frankfurter
💱 Currency data API
Stars: ✭ 123 (-1.6%)
Mutual labels:  api
Zoomhub
Share and view high-resolution images effortlessly
Stars: ✭ 122 (-2.4%)
Mutual labels:  api
Covid19 Api
API for exploring COVID-19 cases around the globe
Stars: ✭ 123 (-1.6%)
Mutual labels:  api
Covid 19 Api
This is the code running in AWS Lambda powering covid-api.mmediagroup.fr/v1. The API provides realtime and historical data on Coronavirus COVID-19 confirmed cases, deaths, and recovered cases. This API has now been called over 3 million times, thank you!
Stars: ✭ 122 (-2.4%)
Mutual labels:  api
Mainframer Intellij Plugin
An intellij idea plugin for mainframer project
Stars: ✭ 125 (+0%)
Mutual labels:  intellij-plugin
Pix Api Recebimentos
Definição da API de recebimentos PIX
Stars: ✭ 125 (+0%)
Mutual labels:  api
Mis
模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?
Stars: ✭ 124 (-0.8%)
Mutual labels:  api

ApiDebugger

A IntelliJ plugin to help you easily complete the API debugging. You can find it on JetBrains' plugin page.

Preview

ApiDebugger

Installation

  1. Inside your IDE, select Preferences -> Plugins -> Browse Repositories....
  2. Search for Api Debugger.
  3. Click the green Install Plugin button.
  4. Click Close and OK, then Re-launch your IDE.
  5. If View->Tool Buttons is open, can see Api Debugger plug-in at window right.

Changelog

Changes exist in the releases tab.

How to Contribute

To contribute, please fork and create a pull request.

Bug Fixes

If you find a bug, it would be awesome if you created an issue about it. Please include a clear description of the problem so that we can fix it!

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:

  1. Match coding style (braces, spacing, etc.) This is best achieved using CMD+Option+L (Reformat code) on Mac (not sure for Windows) with Android Studio defaults.
  2. If its a feature, bugfix, or anything please only change code to what you specify.
  3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  4. Pull requests must be made against develop branch. Any other branch (unless specified by the maintainers) will get rejected.

Contact:

[email protected]

Uninstalling

Inside your IDE, select Preferences -> Plugins, then find the Api Debugger plugin. Click Uninstall.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].