Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 329 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 329 Bytes

api-gateway

This repository is used for hosting gateway of open api source code

Develop

  • use go 1.7.4
  • install godep
  • run godep restore

Start

bee run

Quick Start Guide

Notice

  • Please run go clean before git commit

Creating a new branch is quick.