Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 352 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 352 Bytes

RESTfulService

Simple Rest Client Used for Testing

statusCodeService

This service allows you a request a status code from the Backend. The status code service supports following,

  • Status code with a response Body and without a response body

e.g :

 GET http://localhost:8080/RESTfulService/rest/statusCodeService/200?withbody=true