Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A note from the author: Recreated/copied it when I was trying to write Java in all languages.

api

GO based API server (based on go-kit and go-gin).

Installation

go

Install go and configure GOROOT & GOPATH
https://golang.org/doc/install

project setup

brew install dep
sudo mkdir -p /var/log/application
sudo touch /var/log/application/e_corp_api.log
sudo chmod -R 777 /var/log/application/e_corp_api.log
sh .bin/build_run.sh develop

About

Go based API Service Template based on Java Spring Dependency Injection

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages