Skip to content

showcase application to handle a REST webservice resources

Notifications You must be signed in to change notification settings

steveSK/json-placeholder-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON PLACEHOLDER DEMO

Simple application, which extracts user and his posts from https://jsonplaceholder.typicode.com/users

Requirements

JDK 10 or higher, Gradle 4.10.x

Project Build

gradle clean build

CLI interface

to run CLI interface use gradle run

in CLI interface

users {id} -> returns a user with his related post

exit -> close the CLI

About

showcase application to handle a REST webservice resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages