demogo

command module
v0.0.0-...-6279077 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2019 License: MIT Imports: 3 Imported by: 0

README

Technology Stack

Following is technology stack that is used in this microservice

Name Description
Golang Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Glide Package Management for Go.
Mysql Connection Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle
Mysql Driver Mysql driver for database connection

Backend Setup

First, clone this repo on golang src directory ($GOPATH/src) by using this command:

cd $GOPATH/src && git clone https://github.com/dekaulitz/demoGo

and then, edit .env file to be the expected configuration to .env.test. if you using the different path you can edit the configuration path on file config.go

use Glide to install this repo dependencies:

glide install

and then build the project

go build

Finally, we can start the server by running:

go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL