airavata-courses / scapsulators

Looking to understand how weather phenomena in a region, affect your research? Well look no further!
https://github.com/airavata-courses/scapsulators/wiki/Weather-enthusiasts-assemble
Apache License 2.0
1 stars 2 forks source link

Create a microservice to fetch and store audit data. #15

Closed RutujaJadhav19 closed 2 years ago

RutujaJadhav19 commented 2 years ago

This microservice provides the below features : 1) Connects to the database microservice to fetch audit details of a user. 2) Connects to the database microservice to store audit details of a user.

RutujaJadhav19 commented 2 years ago

Pushed Audit Microservice to the development branch.