An open API service indexing awesome lists of open source software.

https://github.com/cppforlife/go-mysql-sample-app


https://github.com/cppforlife/go-mysql-sample-app

Last synced: 4 months ago
JSON representation

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
```