An open API service indexing awesome lists of open source software.

https://github.com/gini/health-api-library-ios

Release repo for Gini Health API Library
https://github.com/gini/health-api-library-ios

Last synced: 22 days ago
JSON representation

Release repo for Gini Health API Library

Awesome Lists containing this project

README

          



# Gini Health API Library for iOS

[![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)]()
[![Swift version](https://img.shields.io/badge/swift-5.0-orange.svg)]()
[![Swift package manager](https://img.shields.io/badge/Swift_Package_Manager-compatible-orange?style=flat-square)]()

The Gini Health API Library for iOS encapsulates the Gini Health API to allow you to easily integrate it into your app.

The Gini Health API provides an information extraction service for analyzing health invoices. Specifically, it extracts information such as the document sender or the payment relevant information (amount to pay, IBAN, etc.). In addition it also provides a secure channel for sharing payment related information between clients.

## Documentation

Further documentation with information about how install and integrate it can be found in our [website](https://developer.gini.net/gini-mobile-ios/GiniHealthAPILibrary/index.html).

## Requirements

- iOS 17+
- Xcode 26+

## Author

Gini GmbH, hello@gini.net

## License

The Gini Health API Library for iOS is licensed under a Private License. See [the license](https://developer.gini.net/gini-mobile-ios/GiniHealthAPILibrary/license.html) for more info.

> ⚠️ **Important:** Always make sure to ship all license notices and permissions with your application.