Rest Service Tester - plugin detail
Call REST services from Netbeans with this plugin

Plugin owner: |
scuro |
Website: |
https://bitbucket.org/scuro/netbeans-rest-service-tester |
Added: |
2016-02-23 |
License: |
Apache 2.0 |
Category: |
Utilities |
Downloaded: |
1,997 times |
Rating: |
|
Plugin Log |
Show log
2016-02-25 04:38:32 | scuro | Plugin edited, id:63083, pubid:63083 | 2016-02-25 04:38:32 | scuro | Plugin edit initiated | 2016-02-24 03:24:07 | scuro | Binary successfully saved 1456302246_nl-scuro-nb-restclient.nbm, binary_id: 4512, version: 8.1 | 2016-02-24 03:24:06 | scuro | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/nl-scuro-nb-restclient.nbm | 2016-02-24 03:24:06 | scuro | Uploading new binary for version 8.1 | 2016-02-23 16:02:20 | scuro | Plugin edited, id:63083, pubid:63083 | 2016-02-23 16:02:20 | scuro | Plugin edit initiated | 2016-02-23 08:55:30 | scuro | Plugin edited, id:63083, pubid:63083 | 2016-02-23 08:55:30 | scuro | New full image added | 2016-02-23 08:55:30 | scuro | New thumbnail image added | 2016-02-23 08:55:30 | scuro | Plugin edit initiated | 2016-02-23 08:53:27 | scuro | Plugin edited, id:63083, pubid:63083 | 2016-02-23 08:53:27 | scuro | New full image added | 2016-02-23 08:53:27 | scuro | New thumbnail image added | 2016-02-23 08:53:27 | scuro | Plugin edit initiated | 2016-02-23 08:42:31 | scuro | Plugin edited, id:63083, pubid:63083 | 2016-02-23 08:42:31 | scuro | New full image added | 2016-02-23 08:42:31 | scuro | Plugin edit initiated | 2016-02-23 06:50:03 | jkovalsky | Plugin published | 2016-02-23 06:21:44 | scuro | Plugin saved with .nbm/zip file; id: 63083 |
|
|
Versions available
|
Download size: 0.01 MB
|
Last Update: 2016-02-24
|
What's new in this version
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
This plugin provides basic functionality for creating HTTP requests so you can easily call REST services from Netbeans.
Open the request editor from the Tools menu (Tools > Rest Service Tester), or right click any JSON file from you project and select 'Use in Rest Service Tester' to use the file's contents in the request.
*This is still a work in progress. But I need this now so I already released it.*
There are some issues that require attention:
- Ignore invalid certificate for HTTPS connections
- Pretty print the returned data
- Save requests
- Save request output
- GUI improvements
There are better tools for this (browser add-ons), but inside a corporate environment it is not always possible to install these.
|
[ You have to be logged in to be able to comment. ]
User Comments
New UI
I saw your refactoring UI thing, it looks much better than the old one, please look at the app for chrome called postman: https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop
I really like it, but I will use your plugin if it is similar to postman. There is some missing, because it should split header, body and the rest. Body, if it is xml or json, there should be a read only editor with syntaxhighlighting and line numbers.
Updated the repo link
Sources avaiable @ https://bitbucket.org/scuro/netbeans-rest-service-tester
Posted by scuro on Feb 25, 2016
Don't have access to repo
I got the message: I don't have access to the repo on this repo:
https://bitbucket.org/scuro/netbeans-rest-client
|