X Tutup
Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.38 KB

File metadata and controls

33 lines (23 loc) · 1.38 KB
title author description ms.author ms.date ms.topic ms.service keywords ms.localizationpriority
JavaScript SDK
joannaleecy
Landing page for the PlayFab JavaScript SDK.
jenelleb
01/22/2021
article
azure-playfab
playfab, javascript, playfab javascript sdk, native, phaser
medium

JavaScript

JavaScript

Our JavaScript SDK provides everything you need to access the PlayFab API. This includes models, methods, an HTTP wrapper for sending and receiving web requests, and JSON serialization.

This SDK is auto-generated using our open-sourced tool—SDKGenerator. We generally build SDKs every other week to stay current with the latest API changes.

There are several methods to get this SDK. One method is to use our Content Delivery Network (CDN). For more details, see our blogpost about JavaScript SDK via CDN.

Alternatively, you can also obtain this SDK via NPM using the command npm install playfab-web-sdk.

Download links

Licenses

X Tutup