Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mysql-radix-demo

Very simple demonstration of a Radix hosted api written in go accessing an Azure MySql service

Run locally

You need Go installed.

The DB_CONN environment variable must be set to a valid MySQL connection string, e.g. username:password@tcp(mysqlinstancename.mysql.database.azure.com:3306)/demo?tls=true

DB_CONN can be set in launch.json if you are using VS Code.

About

Very simple Go app using MySql hosted in Radix

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages