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