basicwebserverwithgolang

command module
v0.0.0-...-f5349fa Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 License: MIT Imports: 5 Imported by: 0

README

Basic WebServer With Golang

Golang을 이용한 기본 웹서버

서버 구동 시 MySQL DB 생성 및 기초데이터 마이그레이션

가장 기본적인 Backend로 응용하여 사용


  • 필수 Library
    • Golang
    • Mysql : 8.0.13, InnoDB
    • github.com/rs/cors
    • github.com/go-sql-driver/mysql
    • github.com/lestrrat/go-file-rotatelogs
    • github.com/jinzhu/gorm
    • github.com/jinzhu/configor
    • github.com/jinzhu/now
    • gopkg.in/ini.v1
    • github.com/caarlos0/env

GOPATH = ex) d:\MyProject\Workspace_BasicWebServer
GOROOT = go install path

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
API
db

Jump to

Keyboard shortcuts

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