airavata-courses / IU-Witcher-2020

A weather prediction distributed-system built using microservice architecture
2 stars 1 forks source link

Use postman for Accessing NexRad Data #7

Closed sanyam1997 closed 4 years ago

sanyam1997 commented 4 years ago

Try to use Postman application to access User data and identify and any and all arguments which work and the one which throws an error, to make a complete note of those.

sanyam1997 commented 4 years ago

Postman has been used to easily interpret JSON data being accessed from OpenWeatherMap which helped in understanding arguments to be passed on across microservices.