incommon-metadata-parser is a tool designed for parsing InCommon Federation metadata and saving it in MongoDB for further analysis
- Build all Docker containers
docker-compose build
- Run the whole Docker Compose stack:
docker-compose up -d
incommon-metadata-parser is a tool designed for parsing InCommon Federation metadata and saving it in MongoDB for further analysis
PythonMIT