Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 833 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 833 Bytes

Passkit WebService Toolkit

Integrate Apple Wallet Web services with ease.

Architecture

Passkit WebService Toolkit is a set of packages that aim to make it easier to create an Apple-Wallet-Webservice-compliant API.

Each package implements the endpoints defined by Apple in its documentation for a different framework and makes it easier for them to be used in a Typescript-based project, by keeping an eye on the developer experience and endpoint versioning.


API Documentation

The API is kept as much as similar as possible among all the packages (except the toolkit). It can be found in the wiki. Differences between packages will be highlighted.