Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.48 KB

README_EN.md

File metadata and controls

36 lines (23 loc) · 1.48 KB

PGYER API Upload App Code Example

Introduction

PGYER is a platform for hosting and distributing beta mobile apps, supporting iOS app packages (.ipa files) and Android app packages (.apk files).

This project demonstrates how to use the PGYER API to upload iOS or Android installation package files to the PGYER platform and retrieve the upload result.

Currently, we support code in Java, Node.js, PHP, Python, Shell, and welcome developers to contribute code in other languages.

Note: This project uses the new version of the upload API, the upload speed is faster! The old version of API (e.g. v1, v2) is still available, but the speed is not as fast as the new version.

Usage

See the example code in the folders for each language in the project:

Resources

Links