https://github.com/cppforlife/go-mysql-sample-app
https://github.com/cppforlife/go-mysql-sample-app
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cppforlife/go-mysql-sample-app
- Owner: cppforlife
- Created: 2018-12-03T23:35:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T23:36:08.000Z (about 7 years ago)
- Last Synced: 2025-01-02T09:25:36.949Z (about 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sampleapp
=========
Forked from: https://github.com/techslides/sampleapp
Sample GoLang App with Martini, Render, Binding, and GORM with MySQL
```bash
knctl deploy -s mysql -i docker.io/dkalinin/sample-mysql --service-account serv-acct1 -d . --env-secret DATABASE_URI=mysql-ibm/uri
```