speakeasy
speakeasy copied to clipboard
A tool for creating Go web servers which can be embedded in iOS and Android apps.

Speakeasy
A tool for creating web servers that you can embed in iOS or Android apps.
Install
-
Install the
speakeasytool using the following commands:go get -d -u github.com/intercom/speakeasy/... $GOPATH/src/github.com/intercom/speakeasy/setup.sh
Sample Engine
-
From the
sample/backenddirectory run the following commands:./encode-assets.sh speakeasy build github.com/intercom/speakeasy/sample/backend
Sample app
- Build the sample engine
- Open the Android project in
sample/androidand build it in Android studio
About
This sample uses Twemoji images.
License
Speakeasy is released under the Apache 2.0 license. See LICENSE for details.