Skip to content

A homework assignment to create a resilient web client that calls a RESTful API to obtain a list of users. With the server being unreliable, it was essential to have the client retry a few times before giving up on the call. As the call would need to be authenticated, an initial API call to obtain an auth token was also essential.

Notifications You must be signed in to change notification settings

irfanahm3d/Adhoc_Noclist

About

A homework assignment to create a resilient web client that calls a RESTful API to obtain a list of users. With the server being unreliable, it was essential to have the client retry a few times before giving up on the call. As the call would need to be authenticated, an initial API call to obtain an auth token was also essential.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages