Skip to content

A sample Go web app that showcases connection to a Tigris bucket using AWS SDK for Go.

Notifications You must be signed in to change notification settings

fly-apps/go-example-tigris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-example-tigris

Forked from the minimal Go application repository for fly.io Getting Started.Includes setup for setting up a Tigris connection using AWS SDK for Go.

To get started:

  1. clone this repo
  2. flyctl launch
  3. view the deployed app with flyctl open
  4. Create a Tigris Bucket by running fly storage create in the base directory of the repo.
  5. Update the Bucket name specified in the UploadText() function to use the Bucket name of your Tigris App
  6. Run fly deploy

About

A sample Go web app that showcases connection to a Tigris bucket using AWS SDK for Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published