Skip to content

bougieL/golearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A restful api example which Integrate gin, mysql and gorm, based on go.

Features

You can run this app just with a docker environment.

Installation

Get docker first: https://www.docker.com.

git clone https://github.com/bougieL/golearning.git
cd golearning
make dev

API Documentation

scripts

make dev

Run the app at development mode, this mode �run with livereload function.

make build

Build the project, the output file is at ./build/golearning

make release

Build the app and than run it!

Address

About

learn go web framework: gin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published