Skip to content

Chris2011/netbeans-rest-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netbeans-rest-client

A REST client for NetBeans

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
  • Making JSON/XML response pretty/ugly
  • Opening links of a JSON/XML response in a new tab

Instructions

  • Install the module (Tools -> Plugins -> Available Plugins)
  • Then go to Tools -> REST Client -> Enjoy?

screenshot

About

A REST client for NetBeans

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • XSLT 0.3%