Skip to content

adipurnama/applinks-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serving Universal Links / App Links from Go

Simple go webserver for iOS Universal Links & Android App Links asset.

Prerequisite

Do the following :

How to

  1. Change the content of static/well-known directory
    • apple-app-site-association for iOS
    • assetlinks for Android
  2. run go run main.go

by default, the server runs on port 4000

About

Serving Universal Links / App Links from Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages