/go-api-template

A project template for restful service with golang

Primary LanguageGo

go-api-template

A template for creating go api project, using vue cli

Usage

This is a project template.

$ yarn global add vue-cli
$ vue init jdomzhang/go-api-template myapi
$ cd myapi
$ yarn dev