playfab_api
v1.1.30
Published
I'll be linking this to the GitHub repo soon so I can properly open-source this thing!
Downloads
11
Readme
GitHub Repo coming soon!
I'll be linking this to the GitHub repo soon so I can properly open-source this thing!
PlayFab Node API
Please contribute!!
A PRACTICAL package for using PlayFab in a Node.js API project. This project does not exactly mirror the API, and is intended to be added to as needed.
If you find some APIs which are not included in this package, please feel free to use the existing APIs as an example, and create a pull request! We'll add missing ones too as we find a need for them! Together we'll create something truly EXTRAORDINARY... Or maybe we'll just make a fairly useful tool for the next person who comes along!
TODO!
- Mention something about the exports (API, MOCKS, TEST)
- Mention something about installing
- Mention something about usage
- Mention something about tests wtf is mvw??
- [] figure out why the Gutter icon shows green checkmark even with test fails
TESTS
We use Mock Service Worker (MSW) as a mock server to stand in for PlayFab's API Mocks are defined in /lib/mocks/playfab_mocks.ts
For more about msw see the rest-api docs https://mswjs.io/docs/getting-started/mocks/rest-api
TODO: Make some mention of the static client recommendation https://docs.microsoft.com/en-us/azure/azure-functions/manage-connections#static-clients