avniproject / avni-server

Backend APIs for Avni
https://avniproject.org
GNU Affero General Public License v3.0
5 stars 25 forks source link

Integration with Metabase [DMP 2024] #733

Open ombhardwajj opened 1 month ago

ombhardwajj commented 1 month ago

A POST API will be created to setup Metabase automatically for all the organisations in Avni

Acceptance Criteria The API should 1)Setup DB connection 2)Create a collection 3)Create a group with access to DB connection and collection

https://github.com/avniproject/avni-product/issues/1562

petmongrels commented 1 month ago

@ombhardwajj where can I find the commits

ombhardwajj commented 1 month ago

@petmongrels Here are the commits https://github.com/avniproject/avni-server/pull/734/commits I will push the latest ones soon!

vinayvenu commented 1 month ago

Added some comments.