Demo showing Unity and Azure App Services to insert, read, update and delete highscores and user inventory records using Easy Tables and Easy APIs.
Github Repo:
https://github.com/Unity3dAzure/AppSe...
https://github.com/Unity3dAzure/AppSe...
Update!
To download the Unity demo project with all dependencies use:
`git clone --recursive https://github.com/Unity3dAzure/AppSe...`
Or if you've already done a git clone then use:
`git submodule update --init --recursive`
Blog post on using app services with Unity:
http://www.deadlyfingers.net/azure/az...
How to setup Facebook authentication for Azure App Service identity:
https://docs.microsoft.com/en-us/azur...
REST API for table operations:
https://msdn.microsoft.com/en-us/libr...
The demo showed GET request using Postman app.
Postman app:
https://www.getpostman.com/
Try Azure App Service:
https://azure.microsoft.com/en-gb/ser...