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

https://github.com/passkit/passkit-golang-grpc-sdk

Golang SDK for Apple Wallet and Google Pay Membership / Loyalty / Event Tickets / Access Cards, Coupons & Flights.
https://github.com/passkit/passkit-golang-grpc-sdk

apple-wallet apple-wallet-support coupons digital-membership-cards event-tickets flights go golang google-pay grpc loyalty loyalty-program loyalty-solutions passkit passkit-golang-sdk sdk sdk-go

Last synced: 6 months ago
JSON representation

Golang SDK for Apple Wallet and Google Pay Membership / Loyalty / Event Tickets / Access Cards, Coupons & Flights.

Awesome Lists containing this project

README

          

PassKit Go gRPC SDK
===================

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Go Reference](https://pkg.go.dev/badge/github.com/PassKit/passkit-golang-grpc-sdk.svg)](https://pkg.go.dev/github.com/PassKit/passkit-golang-grpc-sdk)

The PassKit IO SDK makes it quick and easy to create and manage your branded Digital Membership Cards for Apple Wallet and Google Pay.

## Table of Content
* [Quickstart](#quickstart)
* [Documentation](#documentation)
* [GUI Tool](#gui-tool)
* [Getting Help](#getting-help)
* [License](#license)

## Quickstart
1. Create a PassKit account (Sign up for free [HERE](https://app.passkit.com/signup))
2. Get credentials from your Profile Page.
3. Choose a type of pass to create.
* Membership Cards
* Coupons
* Boarding Passes
* Event Tickets

Please refer to the golang quickstart for more information [HERE](https://github.com/PassKit/passkit-golang-grpc-quickstart)

## Documentation
* [PassKit.IO Official Documentation](https://docs.passkit.io/)

## GUI Tool
GUI tool can be accessed from [your PassKit account](https://app.passkit.com/login).

## Getting Help
* Email [support@passkit.com](email:support@passkit.com)
* [Online chat support](https://passkit.com/)

## License
Distributed under MIT License.