Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guitarrapc/UnityCloudbuildApi
C# Client for Unity Cloud Build API
https://github.com/guitarrapc/UnityCloudbuildApi
Last synced: 3 months ago
JSON representation
C# Client for Unity Cloud Build API
- Host: GitHub
- URL: https://github.com/guitarrapc/UnityCloudbuildApi
- Owner: guitarrapc
- Archived: true
- Created: 2016-02-12T15:43:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T01:00:10.000Z (over 2 years ago)
- Last Synced: 2024-06-24T00:18:14.583Z (5 months ago)
- Language: C#
- Homepage: https://build-api.cloud.unity3d.com/docs/1.0.0/index.html
- Size: 161 KB
- Stars: 14
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: ReadMe.md
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)