golang-api

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

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

Go to latest
Published: Jul 10, 2020 License: MIT Imports: 8 Imported by: 0

README

GOLANG-API

Setup

Docker

Development

docker-compose up --build
Non-Docker
  • Start by setting env variables for Go (Note: $ implies using the terminal)
$ export GOPATH=$HOME/path/to/go/projects
$ export PATH=$GOPATH/bin:$PATH
  • Install dependencies via Glide
glide install
  • Build the server executable
$ go build
  • Run the server
$ ./kyrene

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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