Skip to content

REST Client is a method or a tool to invoke a REST service API that is exposed for communication by any system or service provider. For example: if an API is exposed to get real time traffic information about a route from Google, the software/tool that invokes the Google traffic API is called the REST client

License

Notifications You must be signed in to change notification settings

pyhp2017/REST-Client

Repository files navigation

REST-Client

REST Client is a method or a tool to invoke a REST service API that is exposed for communication by any system or service provider. For example: if an API is exposed to get real time traffic information about a route from Google, the software/tool that invokes the Google traffic API is called the REST client
Like Insomnia & Postman.

Phases

In the first phase, I designed the graphical user interface (GUI)
In the second phase, I designed the console interface (CurlHttp) In the last phase, I connected the second phase to the first phase (HttpRequest)

Help

CurlHttp: java -jar "CompiledJarFile.jar" --help

Screenshots

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

About

REST Client is a method or a tool to invoke a REST service API that is exposed for communication by any system or service provider. For example: if an API is exposed to get real time traffic information about a route from Google, the software/tool that invokes the Google traffic API is called the REST client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages