Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

intercom/speakeasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intercom

Go Report Card Apache License CircleCI

Speakeasy

A tool for creating web servers that you can embed in iOS or Android apps.

Install

  • Install the speakeasy tool 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/backend directory 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/android and 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.

About

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

Topics

Resources

License

Stars

32 stars

Watchers

43 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors