From b017b78eff1428acc6b68eb5e5110be94e7d9d95 Mon Sep 17 00:00:00 2001 From: canderson1538 <86263441+canderson1538@users.noreply.github.com> Date: Tue, 16 Aug 2022 11:31:55 +0200 Subject: [PATCH 1/4] Create README.md --- profile/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 profile/README.md diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..3fd62b6 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,5 @@ + +PassKit is on a mission to propel all businesses with the power of Apple Wallet and Google Pay Passes. +With expertise in mobile wallet, systems integration, bespoke development and cloud computing PassKit ensures that businesses of any size are able to access the latest innovations in technology. PassKit's Self-Serve Platform and Pay As You Grow Pricing any business can start immediately. Brands can easily extend their mobile reach by tapping into the trust that consumers have with Apple Wallet and Google Pay. + +PassKit has issued over 350 million passes! And today, thousands of businesses worldwide use PassKit to connect and engage using passes. Our customers are among the very best businesses across retail, hospitality, travel, insurance, F&B, telecommunications and financial services, including Best Western International, Burger King, Gap, Mens Warehouse, Eddie Bauer, Heathrow Airport, Azul Airways and Jetstar Airways. From bf8dc6914b0d21e897bb49ff3a451066aaa4f801 Mon Sep 17 00:00:00 2001 From: canderson1538 <86263441+canderson1538@users.noreply.github.com> Date: Wed, 17 Aug 2022 11:02:06 +0200 Subject: [PATCH 2/4] Added PassKit overview page --- profile/README.md | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 3fd62b6..0832be1 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,5 +1,38 @@ - +## PassKit +### About us PassKit is on a mission to propel all businesses with the power of Apple Wallet and Google Pay Passes. With expertise in mobile wallet, systems integration, bespoke development and cloud computing PassKit ensures that businesses of any size are able to access the latest innovations in technology. PassKit's Self-Serve Platform and Pay As You Grow Pricing any business can start immediately. Brands can easily extend their mobile reach by tapping into the trust that consumers have with Apple Wallet and Google Pay. PassKit has issued over 350 million passes! And today, thousands of businesses worldwide use PassKit to connect and engage using passes. Our customers are among the very best businesses across retail, hospitality, travel, insurance, F&B, telecommunications and financial services, including Best Western International, Burger King, Gap, Mens Warehouse, Eddie Bauer, Heathrow Airport, Azul Airways and Jetstar Airways. + +### Quickstarts + +- [Java](https://github.com/PassKit/passkit-java-quickstart) +- [Node](https://github.com/PassKit/passkit-node-quickstart) +- [Golang](https://github.com/PassKit/passkit-golang-grpc-quickstart) +- [C#](https://github.com/PassKit/passkit-c-sharp-quickstart) +- [Rest](https://github.com/PassKit/passkit-rest-quickstart) +- [PHP](https://github.com/PassKit/passkit-php-quickstart) _coming soon_ + +### SDKS +- [Java](https://github.com/PassKit/passkit-java-grpc-sdk) +- [PHP](https://github.com/PassKit/passkit-php-grpc-sdk) +- [Golang](https://github.com/PassKit/passkit-golang-grpc-sdk) +- [C#](https://github.com/PassKit/passkit-csharp-grpc-sdk) +- [Ruby](https://github.com/PassKit/passkit-ruby-grpc-sdk) + +### Other repositories +- [PassKit Pass Display](https://github.com/PassKit/pk-pass-display) +- [Loopy Loyalty Rest Examples](https://github.com/PassKit/loopy-loyalty-rest-examples) +- [Smart Pass Link From CSV Generator](https://github.com/PassKit/smart-pass-link-from-csv-generator) +- [Validating International Numbers](https://github.com/PassKit/intl-tel-input) + +### API Documentation +- [All APIs](https://docs.passkit.io/) +- [Membership](https://docs.passkit.io/protocols/member/) +- [Coupons](https://docs.passkit.io/protocols/coupon) +- [Flights](https://docs.passkit.io/protocols/boarding) +- [Event Tickets](https://docs.passkit.io/protocols/event-tickets) + +### Getting Help +[Online Chat Support](https://passkit.com/) From a5e6671ac232d8a48727b8d3325f97461e44f1ff Mon Sep 17 00:00:00 2001 From: canderson1538 <86263441+canderson1538@users.noreply.github.com> Date: Wed, 17 Aug 2022 11:35:30 +0200 Subject: [PATCH 3/4] Update README.md --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 0832be1..daeb186 100644 --- a/profile/README.md +++ b/profile/README.md @@ -14,7 +14,7 @@ PassKit has issued over 350 million passes! And today, thousands of businesses w - [Rest](https://github.com/PassKit/passkit-rest-quickstart) - [PHP](https://github.com/PassKit/passkit-php-quickstart) _coming soon_ -### SDKS +### SDKs - [Java](https://github.com/PassKit/passkit-java-grpc-sdk) - [PHP](https://github.com/PassKit/passkit-php-grpc-sdk) - [Golang](https://github.com/PassKit/passkit-golang-grpc-sdk) From d589fe7f99995910b144b2612a261e7efc89be32 Mon Sep 17 00:00:00 2001 From: canderson1538 <86263441+canderson1538@users.noreply.github.com> Date: Wed, 17 Aug 2022 11:47:36 +0200 Subject: [PATCH 4/4] Removed rest quickstart --- profile/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index daeb186..21c02bc 100644 --- a/profile/README.md +++ b/profile/README.md @@ -11,7 +11,6 @@ PassKit has issued over 350 million passes! And today, thousands of businesses w - [Node](https://github.com/PassKit/passkit-node-quickstart) - [Golang](https://github.com/PassKit/passkit-golang-grpc-quickstart) - [C#](https://github.com/PassKit/passkit-c-sharp-quickstart) -- [Rest](https://github.com/PassKit/passkit-rest-quickstart) - [PHP](https://github.com/PassKit/passkit-php-quickstart) _coming soon_ ### SDKs