# Repositories

|                                                                                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [openg2p-spar-mapper-api](https://github.com/OpenG2P/openg2p-spar-mapper-api)               | <p>This repo provides the source code for the SPAR Mapper (ID Account Mapper). </p><p></p><p>It's a FastAPI based micro service. </p>                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [openg2p-spar-self-service](https://github.com/OpenG2P/openg2p-spar-self-service)           | <p>This repo provides the source code for the SPAR Self Service. This repo has 3 folders<br><br><mark style="color:blue;">openg2p-spar-self-service-api</mark> - FastAPI based micro service for self service<br><br><mark style="color:blue;">openg2p-mapper-interface-lib</mark> - Interface definitions for the self service to invoke the spar-mapper APIs</p><p><br><mark style="color:blue;">openg2p-g2pconnect-mapper-connector-lib</mark> - Library that implements the mapper interface. This library invokes the REST APIs of openg2p-spar-mapper-api.</p> |
| [openg2p-spar-self-service-ui](https://github.com/OpenG2P/openg2p-spar-self-service-ui)     | <p>This repo provides the source code for the UI part of PAR Self Service. The UI invokes REST APIs of <mark style="color:blue;">openg2p-spar-self-service-api</mark><br><br>The UI uses the ReactJS framework.</p>                                                                                                                                                                                                                                                                                                                                                  |
| [openg2p-spar-mapper-test](https://github.com/OpenG2P/openg2p-spar-mapper-test)             | Functional and load test artefacts (Postman test scripts and execution plans) for ID-Account-Mapper.                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [openg2p-spar-self-service-test](https://github.com/OpenG2P/openg2p-spar-self-service-test) | Functional and load test artefacts (Postman test scripts and execution plans) for Self-Service API                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [openg2p-spar-deployment](https://github.com/OpenG2P/openg2p-spar-deployment)               | Helm charts and deployment scripts for SPAR                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |

You can find the **SPAR test plans** (functional and load testing) in this [Google Drive Folder. ](https://drive.google.com/drive/folders/1SzlkpSnl2E1y9hLOpH_CeZkVvE9F8qt1)
