Participant I
Since ‎07-17-2016
‎06-22-2021

My Stats

  • 9 Posts
  • 1 Solutions
  • 1 Likes given
  • 1 Likes received

parna's Bio

Badges ashwanijain Earned

View all badges

Recent Activity

We have a asynchronous pattern where App consumer is sending request & got an acknowledgement. After some time provider need to send back a callback response to App consumer. To send callback response, App consumer needs to share it's callback URL. 2...
I need to implement timeout response to API consumers for an Asynchronous callback response. For example, Consumer C make a call to API provider P. After receiving the request P send an acknowledgement to C. After that P start 5 requests to Downstrea...
Hi All,We have a need for scheduler micro service as an API. We also have multi site architecture so one scheduler service can have multiple instance in one site + every site can have multiple instances. All instances in one site share the DB (NoSQL)...
We have an existing micro service. It takes a caller identifier as an input for reporting purpose. We are writing API to expose this service to all. We are using OAuth 2.0 so that clients can use self service mechanism & do not actually need core mic...
Likes from