REST Client

GroupId: com.javierllorente
ArtifactId: netbeans-rest-client
Author:Javier Llorente
License:Apache License, Version 2.0
Homepage:https://github.com/javierllorente/netbeans-rest-client

2022-07-11     2023-03-15     13,223

Utilities  


Download matrix

Plugin version NetBeans compatible
0.1 NB 14   NB 13  
0.2 NB 15   NB 14 - Verified   NB 13  
0.3 NB 16   NB 15 - Verified   NB 14   NB 13  
0.3.1 NB 16 - Verified   NB 15   NB 14   NB 13  
0.3.2 NB 17 - Verified   NB 16   NB 15   NB 14  

Intro

A REST client for NetBeans

Description

Provides a basic REST client for NetBeans. You will find the menu entry under "Tools". Features (WIP) - Sending GET, POST, PUT, PATCH or DELETE requests - Authorisation: Basic Auth and Bearer Token - Adding headers - Adding body (text, JSON or XML) - Displays response headers