Metadata-Version: 2.4
Name: openg2p-spar-mapper-api
Version: 1.1.0
Summary: SPAR Mapper compliant with G2P Connect APIs
Project-URL: Homepage, https://openg2p.org
Project-URL: Documentation, https://docs.openg2p.org/
Project-URL: Repository, https://github.com/OpenG2P/openg2p-spar-mapper-api
Project-URL: Source, https://github.com/OpenG2P/openg2p-spar-mapper-api
Author-email: OpenG2P <info@openg2p.org>
License-File: LICENSE
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: asyncpg
Requires-Dist: gunicorn~=22.0.0
Requires-Dist: openg2p-fastapi-common~=1.1.2
Requires-Dist: openg2p-g2pconnect-common-lib
Requires-Dist: openg2p-g2pconnect-mapper-lib
Requires-Dist: psycopg2
Description-Content-Type: text/markdown

# OpenG2P SPAR Mapper
[![Pre-commit Status](https://github.com/OpenG2P/openg2p-spar-mapper-api/actions/workflows/pre-commit.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-spar-mapper-api/actions/workflows/pre-commit.yml?query=branch%3Adevelop)
[![Build Status](https://github.com/OpenG2P/openg2p-spar-mapper-api/actions/workflows/test.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-spar-mapper-api/actions/workflows/test.yml?query=branch%3Adevelop)
[![codecov](https://codecov.io/gh/OpenG2P/openg2p-spar-mapper-api/branch/develop/graph/badge.svg)](https://codecov.io/gh/OpenG2P/openg2p-spar-mapper-api)
[![openapi](https://img.shields.io/badge/open--API-swagger-brightgreen)](https://validator.swagger.io/?url=https://raw.githubusercontent.com/OpenG2P/openg2p-spar-mapper-api/develop/api-docs/generated/openapi.json)
[![PyPI](https://img.shields.io/pypi/v/openg2p-spar-mapper-api?label=pypi%20package)](https://pypi.org/project/openg2p-spar-mapper-api)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/openg2p-spar-mapper-api)](https://pypi.org/project/openg2p-spar-mapper-api)

FastAPI based micro service providing Beneficiary ID and Financial Account Mapping Services

## Licenses

This repository is licensed under [MPL-2.0](LICENSE).

