Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guitarrapc/UnityCloudbuildApi

C# Client for Unity Cloud Build API
https://github.com/guitarrapc/UnityCloudbuildApi

Last synced: about 2 months ago
JSON representation

C# Client for Unity Cloud Build API

Awesome Lists containing this project

README

        

UnityCloudbuildApi based on auto generated Swagger API of [Unity Cloud Build API reference](https://build-api.cloud.unity3d.com/docs/1.0.0/index.html).

Swagger API could create Client code by https://generator.swagger.io/, and this project base is created with https://build-api.cloud.unity3d.com/api/v1/api.json.

What for
-----

C# Client for [Unity Cloud Build](https://build.cloud.unity3d.com).

You can control all build action with this client.

![](image/LinqPadSample.png)