melhorcompra-api

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

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

Go to latest
Published: Nov 11, 2017 License: MIT Imports: 12 Imported by: 0

README

melhorcompra-api

API - Aplicação para predição de compras baseado em Algoritmo Genético

Configurar variáveis de ambiente (opcional)

export MELHORCOMPRA_DATABASEHOST="localhost"
export MELHORCOMPRA_DATABASEPORT="3306"
export MELHORCOMPRA_DATABASEUSER="root"
export MELHORCOMPRA_DATABASEPASS="root"
export MELHORCOMPRA_DATABASENAME="melhorcompra"
export MELHORCOMPRA_PORT="3001"

Instalar dependências

go get -t ./...

Instalar dependências usando o Dep

Obtenha a gerenciador de pacotes via

go get -u github.com/golang/dep/cmd/dep

Instalando as dependências

dep ensure

Build

go build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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