golang-echo-example-app

command module
v0.0.0-...-53a8d60 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2022 License: MIT Imports: 6 Imported by: 0

README

Getting started

Install Golang (go1.16+)

Please check the official golang installation guide before you start. Official Documentation Also make sure you have installed a go1.16+ version.

Clone the repository

Clone this repository:

➜ git clone https://github.com/hyun-kang-km/golang-echo-example-app.git

Install dependencies

➜ go mod download

Build

➜ go build

Tests

➜ go test ./...

Run

➜ go run main.go

Demo API Docs

http://127.0.0.1:8585/swagger/index.html

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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