command
module
Version:
v0.0.0-...-6e84b0e
Opens a new window with list of versions in this module.
Published: Sep 6, 2019
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
CFN Workshop backend application
Build the application
Before you build you need to install couple libraries
go get github.com/go-sql-driver/mysql
go get github.com/gorilla/mux
Now build
go build -o cfn-workshop-backend-server
Run the app. Easy as pie 😄
./cfn-workshop-backend-server
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.