Swagger.io Java Client

[Swagger] is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs.

The [Swagger Editor] will autogenerate code for a ton of languages.

I was having [some trouble with the Swagger Android client] but it turns out the JAVA export also works on Android.

I was able to [automate] the [changes] needed to make the JAVA client run on Android.

image_1

From now on, keeping REST clients updated should be a snap using [Swagger]!

Swagger.io

[Swagger] is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs.

The [Swagger Editor] will autogenerate code for a ton of languages.

image_2

**Note on code generation issues**
Please open an issue in [Swagger Codegen] repository for any issue with generating code or issues with generated codes.

[Ambiguous Object]
[Generating Enum Values]

Made a temporary [Windows.Forms] project to automate syntax fixes.

image_1

Two potential devs that worked on the Java client.
[David Kiss] from Toronto, Canada
[Xu Hui Hui] from Lianyungang, China

I do have [some questions] about the Swagger Android client.

Unity Multiplayer Made Easy

[Services: Multiplayer Made Easy]
[Manual: UNet]
[Manual: UNetOverview]
[Manual: UNetManager]
[Forums: Networking Sample Projects]
[Tutorials: Multiplayer Networking Tutorial]
[Reference: MonoBehaviour]
[Reference: NetworkBehaviour]
[Reference: NetworkMatch]
[Slack: Unity Networking Channel]
[Reference: NetworkTransform]
[Reference: NetworkTransformChild]
[Source: UNet]

[Sample: UnityNetworkingAutoMatch]
image_1

Parent Lock

I wrote [an app] to control the kids’ computers with a lock screen after bedtime. The app launches on startup and when locked cannot be killed, closed, minimized, moved, or switched out of. After a password is entered, the lock can be temporarily delayed by 30 minutes or an hour.