airavata-courses / neo

A microservice architecture based weather feed visualization platform.
http://projectneo.ignorelist.com:32000/
Apache License 2.0
1 stars 1 forks source link

Feature - Develop metadata service in Java #20

Closed shanki07 closed 2 years ago

shanki07 commented 2 years ago

Create a microservice in Java that will store the static metadata about the option available on UI, It will communicate with the gateway through Rest API.

shanki07 commented 2 years ago

Added code for microservice in java that can return JSON objects.