Ask HN: Is there any Java library/framework for consuming REST API in CLI?

https://news.ycombinator.com/item?id=13315919
by erkanerol • 10 years ago
1 1 10 years ago

Hi. We are creating a REST API and we need to create a simple app for command line interface to use it.

For example;

app_rest_url/user/username gives the detail of the user

"app_cmd user username" should print the details.

Is there any framework or library for this specific purpose?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com