Skip to content

manish0927/async-api-execution-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This applications demonstrate consuming multiple rest API's asynchronously using HttpClient API and collecting all API responses to improve response time of overall transaction.

For user id 1, get the user details, all the post made by the user and all the albums belonging to the user.

fetchUserInfo() method takes 10s to process entire transaction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages