Repositories
The SPAR subsystem consists of the following repos
Last updated
The SPAR subsystem consists of the following repos
Last updated
Copyright © 2024 OpenG2P. This work is licensed under Creative Commons Attribution International LicenseCC-BY-4.0 unless otherwise noted.
You can find the SPAR test plans (functional and load testing) in this Google Drive Folder.
This repo provides the source code for the SPAR Mapper (ID Account Mapper).
It's a FastAPI based micro service.
This repo provides the source code for the SPAR Self Service. This repo has 3 folders openg2p-spar-self-service-api - FastAPI based micro service for self service openg2p-mapper-interface-lib - Interface definitions for the self service to invoke the spar-mapper APIs
openg2p-g2pconnect-mapper-connector-lib - Library that implements the mapper interface. This library invokes the REST APIs of openg2p-spar-mapper-api.
This repo provides the source code for the UI part of PAR Self Service. The UI invokes REST APIs of openg2p-spar-self-service-api The UI uses the ReactJS framework.
Functional and load test artefacts (Postman test scripts and execution plans) for ID-Account-Mapper.
Functional and load test artefacts (Postman test scripts and execution plans) for Self-Service API
Helm charts and deployment scripts for SPAR